A game where you pick, meld, and shoot with weapons !
|
před 4 roky | |
---|---|---|
Textures | před 4 roky | |
src | před 4 roky | |
.gitignore | před 4 roky | |
README.md | před 4 roky | |
makefile | před 4 roky |
A shooting game where can pick and meld fire guns!
You need make
and SDL1
to build this project.
Example on Ubuntu :
$ sudo apt install make g++ libsdl-dev libsdl-gfx1.2-dev
$ make
To execute :
$ make exec