bullseyestudio / guns-game

Guns, the tank game
http://wiki.narc.ro/a/Guns
4 stars 0 forks source link

Guns!, the tank game

A 2D, top-down view game where the player can build their own tank and then drive it against other tanks (driven by either an AI or other players), with the objective of obliterating the enemy.

For most current documentation, there is a wiki article at http://wiki.narc.ro/a/Guns.

Other People's Work

Uses PGU (Phil's pyGame Utilities) -- see http://code.google.com/p/pgu/. PGU is released under the GNU lesser GPL.

Uses Python-RSA -- see http://stuvel.eu/rsa. Python-RSA is released under the Apache License version 2.0.

Uses PyASN1 -- see http://pyasn1.sourceforge.net/. PyASN1 is released under the BSD 3-clause License

For convenience, these are included in the repository (thanks to it being so tiny).

License

The source code of Guns is provided freely and openly at its github project page. A final license for Guns has not been decided on yet, but will likely be open-source, though the game itself (packaged nicely) will also be sold for a small sum.

Installing and running

As a series of Python scripts, installing mostly involves just unpacking the game into some place. You will also want to install Python 2.7 and pyGame, if you wish to run a development version.

In future, there will be prettier packages available... probably.

Authors

Guns is being developed by a small team scattered across two continents:

We call ourselves Bull's Eye! Studio.

We accept contributions from outside the team -- if you have a patch you'd like us to incorporate, just make a pull request on the github project.

Reporting Issues

We are currently using Github for issue tracking. Feel free to add your bug reports, feature requests, etc. at https://github.com/bullseyestudio/guns-game/issues.