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