A custom Duck Hunt based game made with CSFML.
./my_hunter -h for usage
First graphical school project where the rules are as follows :
- the player is a hunter who shoots ducks.
- ducks must appear on the screen and move from one side to another.
- the player can click on them to shoot them
➡️ Executing the program leads you to the menu screen
- 🎵 Sound effect when clicking or missing bird / button
- 🔈 Game sound
- 🔍 Score increasing when hitting the bird
- 📍 Menu screen to launch or exit game
- 💀 Game over screen with restart
- ❤️ Life system
- Christophe Sourinthone