Add files via upload

This commit is contained in:
Nate 2019-08-08 10:10:50 -04:00 committed by Trilarion
parent 30a252a43f
commit 28c2d234e0

18
games/tankist_online.md Normal file
View File

@ -0,0 +1,18 @@
# TankistOnline
_A Cross-Platform Lightweight 2D Tank Multiplayer Game in Python_
- Home: https:
- State: beta
- Download: https://github.com/servusDei2018/TankistOnline/archive/master.zip
- Platform: Linux, Windows, macOS
- Keywords: python, python-3, python27, mmo, tank, tank-game, game, game-development, cross-platform, lightweight, help-wanted
- Code repository: https://github.com/servusDei2018/TankistOnline
- Code language: Python 2.x, Python 3.x
- Code license: MIT
- Code dependencies: Pyglet, (Optional) VLC-Python
- Assets license: **Some** under CC-BY-3 <http://creativecommons.org/licenses/by/3.0/>
## Building
Run either `TankistOnline_Client.py` for the client, or `TankistOnline_Server.py` for the server.