import developer information from github

This commit is contained in:
Trilarion
2021-01-12 09:28:00 +01:00
parent 45dffe55d2
commit 023ca7e9f0
914 changed files with 47888 additions and 1744 deletions

View File

@@ -4,11 +4,11 @@
- State: beta, inactive since 2012
- Download: https://web.archive.org/web/20180523204730/http://www.thousandparsec.net/tp/download-instructions.php
- Keyword: framework, strategy, 4X, space
- Code repository: https://github.com/thousandparsec/tpserver-cpp.git, https://github.com/thousandparsec/tpclient-pywx.git @add, http://git.thousandparsec.net/ (not available right now)
- Code repository: https://github.com/thousandparsec/tpserver-cpp.git (@created 2010, @stars 8, @forks 3), https://github.com/thousandparsec/tpclient-pywx.git @add (@created 2010, @stars 9, @forks 6), http://git.thousandparsec.net/ (not available right now)
- 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
- 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, Tim Ansell, Alan P. Laudicina, Brett Nash, Joel Stanley, Paul Schulz
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.