Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

freyamade/arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arena Logo

Arena: A Game of Tanks

Arena is a 2 - 4 player browser based shoot-em-up, written in JavaScript with a custom written Python3 server.
It's fast-paced fun for your local network.

All you need is a browser and Python3.4 or greater. Running your server is easy; python3 ArenaGUI.py will provide you with a GUI

A basic CLI version is now available, use python3 ArenaGUI.py --help for more info. We will be improving this at a later stage

Installation

Installation is simple:
1. Download the source code from GitHub and put it into your webpages folder
2. Ensure your permissions are correct (chmod -R 705 ./*)
3. Done!

Contribute

Read our Contribution Guide
Also, see our Developer Docs

Issue Tracker
Source Code

Support

If you find a bug, either submit an issue at the Issue Tracker link above

Contributors

License

Arena is licensed under the MIT license