Skip to content

๐ŸŽฏ Recreate a 'Duck Hunt' game in CSFML lib

Notifications You must be signed in to change notification settings

anthonyhuhuee/my_hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My_Hunter

Epitech solo project to do a "Duck Hunt" type of game. Duck Hunt is a shooter game in which the objective is to shoot moving targets on the screen in mid-flight.

Features

  • Life system
  • Increasing speed
  • Random spawn direction

Authors

Screenshots

App Screenshot

๐Ÿ›  Skills

C - CSFML (Graphical extension)

Lessons Learned

Basic using of CSFML, it was in my few weeks of learning C, and my first graphical project.

Run Locally

Clone the project

  git clone git@github.com:anthonyardhuin/my_hunter.git

Go to the project directory

  cd my_hunter

Compile the project

  make

Start the game

  ./my_hunter

FAQ

What is the goal ?

Trying to get your own best score.

What is the difficulty ?

Each time you're hitting the chicken, its speed increase, so the chicken can move really really fast.

How to play ?

Simply left click on the chicken, if you miss it, you're losing a life.

๐Ÿš€ About Me

๐Ÿ’ฌ Beginner so be kind and give tips

๐Ÿง  Currently learning C, Node.js

๐Ÿ”— Links

linkedin