18 lines
729 B
Markdown
18 lines
729 B
Markdown
# 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. |