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