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