My first SDL project where you have to shoot down incoming copters !

DricomDragon 1595bed43e :art: Add logo пре 3 година
Images 1595bed43e :art: Add logo пре 3 година
src b45508ccba :truck: Gather source files in dedicated folder пре 3 година
.gitignore 1d02d522ef Make project compilable пре 4 година
LICENSE 97ca8df18a Initial commit пре 4 година
README.md 1595bed43e :art: Add logo пре 3 година
makefile 1d02d522ef Make project compilable пре 4 година

README.md

Fire

My first SDL project where you have to shoot down incoming copters !

Fire project logo

Build

You need make and SDL1 to build this project.

Example on Ubuntu :

$ sudo apt install make g++ libsdl-dev
$ make

To execute :

$ make exec