diff --git a/games/tankist_online.md b/games/tankist_online.md new file mode 100644 index 00000000..9fe6aa1b --- /dev/null +++ b/games/tankist_online.md @@ -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 + +## Building + +Run either `TankistOnline_Client.py` for the client, or `TankistOnline_Server.py` for the server. \ No newline at end of file