/My_FTL

Spaceship game for a one week school project

Primary LanguageC

My_FTL

One week school project at ETNA

What is it ?

my_ftl screenshot

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