Skip to content
/ my_hunter Public

A 2D game based on the DuckHunt, made in C with the CSFML library.

Notifications You must be signed in to change notification settings

nl1x/my_hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Epitech Projet - MyHunter

💡 Presentation

This Epitech project is a 2D game based on the DuckHunt, made in C with the CSFML library. This project has been made in 3 weeks.

🛠️ Installation

Requirements

To install this game, you need to be on Linux, and need to have gcc, make and the CSFML library.

Install

Install this game in 3 steps :

  1. Clone the repository :
git clone https://github.com/nl1x/my_hunter
  1. Compile the game :
make
  1. Launch the game :
./my_hunter

Usage

./my_hunter [-h] [--help]

About

A 2D game based on the DuckHunt, made in C with the CSFML library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published