Duck Hunt Remastered
๐ฆ 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
- The Godot Engine, Version 4.1.3 ๐ค
- This project is inspired by the great Godot 4 tutorial video and example Duck Hunt project by 16BitDev โค๏ธ
- The sprites for the animated ducks, animated dog, background & foreground are from Pik on spriters-resource.com. I did tweak them here and there a bit.
- The pixel clouds are from craftpix.net
- The Pixel Operator font is from fontlibrary.org
- The crosshairs cursor and regenerate icon are from kenney.nl
- All sound effects and music are from freesound.org
- I based the custom mouse cursor on the great tutorial by Jon Topielski. I had to make quite some changes though in order to get it to run in Godot Engine 4.
- The random player name generator is inspired by the random container names in Docker
- The online highscore is powered by the great SilentWolf backend services for Godot Engine
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:
- โญ Leave a star for the project's repository on GitHub
- ๐ Like & comment my demo video of Duck Hunt Remastered on YouTube
- ๐ Like & rate Duck Hunt Remastered on itch.io
- ๐น๏ธ Buy something great from Nintendo๏ธยฎ๏ธ, the originators of Duck Hunt
- ๐ฐ Make a donation to the Godot Project
- ๐ผ Make a donation to the WWF if you feel bad for shooting too many ducks ๐
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/.
Status | Released |
Platforms | HTML5, Windows, macOS, Linux |
Rating | Rated 3.5 out of 5 stars (2 total ratings) |
Author | Daniel The Fox |
Genre | Shooter |
Made with | Godot, GIMP |
Tags | 2D, duck-hunt, Godot, NES (Nintendo Entertainment System), Retro, Short, Singleplayer |
Average session | A few seconds |
Languages | English |
Inputs | Mouse |
Links | Source code |
Download
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
- Duck Hunt RemasteredDec 02, 2023
Comments
Log in with itch.io to leave a comment.
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. :)
Wow, that really means a lot to me to get such great feedback from you! ๐คฉ๐ฒ Very much appreciated! ๐๐๐ป๐ฅณ