My first SDL project where you have to shoot down incoming copters !
|
3 éve | |
---|---|---|
Images | 4 éve | |
src | 3 éve | |
.gitignore | 4 éve | |
LICENSE | 4 éve | |
README.md | 4 éve | |
makefile | 4 éve |
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