Skip to content

Duck Hunt like game in CSFML from Epitech Project

Notifications You must be signed in to change notification settings

navalex/castle-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CASTLE HUNTER

INSTALL

First you need to install the graphical library used by the game with the install.sh file. If you are on Windows, try to install the lib by reading the content of install.sh.

With CMake

Just create the binary file with the CMakeLists.txt with the command "cmake"

With Make

Simply run "make" on a command line to launch the game compilation.

Launch the game

After creating the binary file (named castle_hunter"), just run it.

Goal

Click on the cute knights who try to escape from the world ! Each touched knights gives you coins. Every 15 coins, the Witcher come to defend knights !

Thanks to

  • CSFML - Graphical Library used for the game
  • itch.io - For graphical ressources
  • Epitech - For the project :D

About

Duck Hunt like game in CSFML from Epitech Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published