My_FTL
One week school project at ETNA
What is it ?
My_FTL is a game where you have to fly thought 10 sectors to escape from enemis. Collect bonus by detecting and collecting freights, repair your system after you got hit..
Requirement
- libsdl2-dev
- libsdl2-image-dev
- libsdl2-ttf-dev
Installation
sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev
git clone https://github.com/jbourdale/My_FTL.git
cd My_FTL
make
Usage
./my_ftl --help
Usage : ./my_ftl [OPTIONS]
OPTIONS :
--nogui | -n : Disabled graphique user interface
--help | -h : Display this page