cleanup of keywords, a few new additions from the backlog

This commit is contained in:
Trilarion
2020-12-13 15:23:37 +01:00
parent b0002d091d
commit 8d66fe6533
378 changed files with 493 additions and 437 deletions

View File

@@ -9,7 +9,7 @@
- Code license: GPL-2.0
- Code dependency: NumPy, psyco, pygame, pyOpenSSL, wxPython
A framework for turn based 4 X's game (eXplore, eXpand, eXploit, eXterminate). Designed for long games, supporting massive universes and has an easily expanded tech tree.
A framework for turn-based 4 X's game (eXplore, eXpand, eXploit, eXterminate). Designed for long games, supporting massive universes and has an easily expanded tech tree.
Should this be a game engine instead? Server is written in C++. Client is written in Python.
## Building