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