Skip to content

Nerzouille/my_hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_hunter

Premier projet graphique, C uniquement avec la librairie CSFML

Le projet:

Recréer un jeu type Duck Hunt suivant les principes du jeu:

  • Le joueur est un chasseur qui tire sur des canards
  • Les canards doivent apparaître sur l'écran et se mouvoir d'un côté à l'autre de ceui-ci
  • Le joueur doit pouvoir cliquer sur eux pour leur tirer dessus

Installation

Downloads> git clone git@github.com:Nerzouille/my_hunter.git
...
Downloads/my_hunter> make
...

Usage/Examples

my_hunter> ./my_hunter -h
    Introducing the my_hunter project,
    An interactive game where entities traverse the screen,
    Challenging you to swiftly click and shoot them before they reach the end,
    Reminiscent of the gameplay in Dunk Hunt.

my_hunter> ./my_hunter
    <lancement du projet>

Result

Test Result
Preliminary 2 / 2
Closing the Window 1 / 3
Mouse event 4 / 4
Animated Sprites 3 / 3
Animations 4 / 4
Movement 4 / 4
Score 6 / 6
Levels 0 / 3
Visual Effects 0 / 5
Gameplay 2 / 5
Sound Effects 2 / 4
Coding Style 1 / 1

Authors

About

Duck Hunt - Epitech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published