Skip to content

Shylk/MyHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyHunter

A custom Duck Hunt based game made with CSFML.
./my_hunter -h for usage

Introduction

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

menu.png

Additional features (Bonus)

  • 🎵 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

Author

  • Christophe Sourinthone