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