๐Ÿฆ† Duck Hunt Remastered ๐Ÿฆ†

๐Ÿš€ A fan game created while learning Godot Engine 4 ๐Ÿš€


About

I created this fan game as a first project in order to learn how to develop games in Godot Engine ๐Ÿค–. If you don't know the Duck Hunt game, you can read about the original NES game Duck Hunt on Wikipedia ๐Ÿ“–.

You can also watch a YouTube playthrough video of Duck Hunt ๐ŸŽฅ to get the idea. Be sure to watch my demo video of Duck Hunt Remastered on YouTube ๐ŸŽฅ to see the game in action. ๐Ÿ˜Ž


How is this Duck Hunt fan game different ?!

Fair question indeed and what started out as a spontaneous personal learning project that would never get shown to anybody, soon became a real passion for me. โค๏ธ

I did research other Duck Hunt fan games on itch.io, before deciding to upload my version of a Duck Hunt fan game. ๐Ÿฆ† 

Here's the points I identified that my game does differently in many cases:

  • ๐Ÿ•น๏ธ Close to the original, but with a slight fresh touch, while sticking to the (S)NES style
  • ๐Ÿ˜… It's actually playable!
  • ๐Ÿ’ช Playable in web browser (via itch.io) and downloadable as native binary for MacOS, Linux & Windows
  • ๐Ÿง‘โ€๐Ÿซ GitHub repository including the source code of the game to learn from
  • ๐ŸŽฅ Demo video & screenshots of game play
  • ๐Ÿ“– Detailed Readme
  • ๐Ÿ™ˆ Detailed comments and explanations in the source code, especially for pitfalls which some of cost me hours of debugging
  • ๐Ÿค– Created and working in Godot 4.1.3
  • ๐ŸŽถ Background music & pond ambience sounds
  • โ˜๏ธ Parallax clouds in the background
  • ๐Ÿฆ† Ducks can have 3 colors: blue, brown, red
  • ๐Ÿ• Dog picks up the correctly colored shot duck
  • ๐ŸŒพ Intro animation in which the dog jumps behind the grass
  • ๐ŸŽฏ Animation for completing a round (shooting 10 ducks)
  • ๐Ÿฆ† Ducks shot scream and then fall behind grass
  • ๐Ÿ”ซ Points appear where duck was shot
  • ๐Ÿš€ Duck flies out of grass from random X position
  • ๐Ÿคฃ Dog laughs at you on game over
  • ๐Ÿฆ† Duck bounces of window boundaries and top edge of grass
  • ๐Ÿ˜ The info boxes on the bottom part of the foreground are separate sprites which get scaled according to their content and on window resize (see Godot docs on NinePatchRect)
  • โฑ๏ธ A timer shows time elapsed (mm:ss) since game start
  • ๐ŸŽฏ Local highscore stored in a text file in the user space for downloaded game versions
  • ๐Ÿ‘ค Random player name generator for highscore to keep it clean from profanity ๐Ÿ˜œ
  • ๐ŸŽฏ Online highscore for game version played in web browser on itch.io


As this is my first game in Godot Engine, I'm really proud of how it turned out and what I was able to learn so far! ๐Ÿคฉ


Resources used


Disclaimer

This personal learning project is not related to or endorsed by Nintendoยฎ๏ธ. Use this personal project as is and at your own risk to have fun while playing it and to learn how to develop games with the Godot Game Engine. ๐Ÿค– No warranty and no official support are provided for this fan game project.

As this is a fan game, I have no commercial intent whatsoever regarding this project.

If you still want thank me somehow:


Technical Restrictions

Please see the Readme in the respective download file or the Readme in the game's GitHub repository.


Third Party Licenses

Please see https://godotengine.org/license/.


StatusReleased
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 3.5 out of 5 stars
(2 total ratings)
AuthorDaniel The Fox
GenreShooter
Made withGodot, GIMP
Tags2D, duck-hunt, Godot, NES (Nintendo Entertainment System), Retro, Short, Singleplayer
Average sessionA few seconds
LanguagesEnglish
InputsMouse
LinksSource code

Download

Download
Duck_Hunt_Remastered_1.0.0_linux.zip 29 MB
Download
Duck_Hunt_Remastered_1.0.0_mac.zip 57 MB
Download
Duck_Hunt_Remastered_1.0.0_windows.zip 29 MB

Install instructions

For technical restrictions, please see the Readme in the respective download file or the Readme in the game's GitHub repository.

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

I noticed you had your own version of Duck Hunt, so I just had to try it out. Itโ€™s awesome! Very well built, complete, and polished! Super well documented in your repo too. Looking forward to see what you build next!

I am SharpYoshi in the leaderboard. :)

(+1)

Wow, that really means a lot to me to get such great feedback from you! ๐Ÿคฉ๐Ÿ˜ฒ Very much appreciated! ๐Ÿ˜๐Ÿ‘๐Ÿป๐Ÿฅณ