A game where you pick, meld, and shoot with weapons !
|
4 years ago | |
---|---|---|
Textures | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
makefile | 4 years ago |
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