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

DricomDragon 68c590412b License project under GNU GPLv3 %!s(int64=3) %!d(string=hai) anos
Textures 9e0edb0ee2 Import project %!s(int64=4) %!d(string=hai) anos
src 5caae2846f Make project compilable with GNU/make %!s(int64=4) %!d(string=hai) anos
.gitignore 5caae2846f Make project compilable with GNU/make %!s(int64=4) %!d(string=hai) anos
LICENSE.txt 68c590412b License project under GNU GPLv3 %!s(int64=3) %!d(string=hai) anos
README.md 68c590412b License project under GNU GPLv3 %!s(int64=3) %!d(string=hai) anos
icon.png d03fd827e7 Add logo in README %!s(int64=3) %!d(string=hai) anos
makefile 2c5f5f4ae5 Fix distclean %!s(int64=4) %!d(string=hai) anos

README.md

Hyper Gunners

A shooting game where can pick and meld fire guns!

Hyper Gunners logo

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

License

GNU GPLv3, see LICENSE.txt.