A game where you pick, meld, and shoot with weapons !

DricomDragon 5791a9ddbd Create README преди 4 години
Textures 9e0edb0ee2 Import project преди 4 години
src 5caae2846f Make project compilable with GNU/make преди 4 години
.gitignore 5caae2846f Make project compilable with GNU/make преди 4 години
README.md 5791a9ddbd Create README преди 4 години
makefile 5caae2846f Make project compilable with GNU/make преди 4 години

README.md

Hyper Gunners

A shooting game where can pick and meld fire guns!

Build

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