maintenance (replaced dead links, added Git repositories, code dependencies, ...)

This commit is contained in:
Trilarion
2019-07-11 10:24:25 +02:00
parent e23bcb49d6
commit 1672312a0b
89 changed files with 227 additions and 178 deletions

View File

@@ -9,8 +9,9 @@ _A framework for turn based 4 X's game (eXplore, eXpand, eXploit, eXterminate).
- Code repository: https://github.com/thousandparsec/tpserver-cpp.git, https://github.com/thousandparsec/tpclient-pywx.git (+), (http://git.thousandparsec.net/ not available right now)
- Code language: C++, Python
- Code license: GPL-2.0
- Code dependencies: wxPython, pygame, psyco, numpy, py2app, py2exe, pyOpenSSL
Should this be a game engine instead?
Should this be a game engine instead? Server is written in C++. Client is written in Python.
## Building