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