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