Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 595 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 595 Bytes

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]