My first SDL project where you have to shoot down incoming copters !
|
il y a 3 ans | |
---|---|---|
Images | il y a 4 ans | |
src | il y a 3 ans | |
.gitignore | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 4 ans | |
makefile | il y a 4 ans |
My first SDL project where you have to shoot down incoming copters !
You need make
and SDL1
to build this project.
Example on Ubuntu :
$ sudo apt install make g++ libsdl-dev
$ make
To execute :
$ make exec