sourceforge import of developer information

This commit is contained in:
Trilarion
2021-01-07 17:10:03 +01:00
parent 844482f8ad
commit 45dffe55d2
237 changed files with 8297 additions and 270 deletions

View File

@@ -8,6 +8,7 @@
- Code language: C++, Python
- Code license: GPL-2.0
- Code dependency: NumPy, psyco, pygame, pyOpenSSL, wxPython
- Developer: Lee Begg, Aaron Mavrinac, Tim 'mithro' Ansell, Aqua Fox, James Gardner, Greywhind, Krzysztof Sobolewski, Jotham, Jure Repinc, Matthew Draper, Michael Winslow, nash, niphree, Tyler
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.