One week school project at ETNA
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..
- libsdl2-dev
- libsdl2-image-dev
- libsdl2-ttf-dev
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
./my_ftl --help
Usage : ./my_ftl [OPTIONS]
OPTIONS :
--nogui | -n : Disabled graphique user interface
--help | -h : Display this page