fixed entries
This commit is contained in:
@ -125,10 +125,10 @@
|
||||
- **[Skrupel - Tribute Compilation](skrupel.md)** (PHP, JavaScript, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Slay](slay.md)** (Java, GPL-3.0, beta, inactive since 2010)
|
||||
- **[Solar Empire](solar_empire.md)** (PHP, mature, inactive since 2012)
|
||||
- **[Song of Albion](song_of_albion.md)** (C, Apache-2.0, mature, inactive since 2011)
|
||||
- **[Song of Albion](song_of_albion.md)** (C, C++, Apache-2.0, mature, inactive since 2011)
|
||||
- **[Space Faring](space_faring.md)** (Java, GPL-3.0, beta)
|
||||
- **[Space Opera](space_opera.md)** (Java, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Space Trader for Windows](space_trader_for_windows.md)** (C#, GPL-2.0, mature, inactive since 2008)
|
||||
- **[Space Trader for Windows](space_trader_for_windows.md)** (C#, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Space War](space_war.md)** (Java, Apache-2.0, mature)
|
||||
- **[SpaceTrader for Java](space_trader_for_java.md)** (Java, mature, inactive since 2010)
|
||||
- **[Spring RTS engine](spring.md)** (C++, C, Lua, GPL-2.0, mature)
|
||||
|
@ -4,7 +4,7 @@ _Turn-based strategy game, an AI client development testbed._
|
||||
|
||||
- Home: https://code.google.com/archive/p/aiwars/
|
||||
- State: beta, inactive since 2010
|
||||
- Code repository: https://code.google.com/archive/p/aiwars/source
|
||||
- Code repository: https://github.com/suprafun/aiwars, https://code.google.com/archive/p/aiwars/source
|
||||
- Code language: Python
|
||||
- Code license: MIT
|
||||
|
||||
|
@ -5,9 +5,10 @@ _Clone of Microprose game "Master of Orion II: Battle at Antares"._
|
||||
- Home: http://openmoo2.org/en/
|
||||
- Download: http://openmoo2.org/en/download
|
||||
- State: beta, inactive since 2011
|
||||
- Code repository: http://repository.openmoo2.org/cgi-bin/hgwebdir.cgi/PUBLIC/ (hg)
|
||||
- Keywords: TBS, requires original content (MOO2 version 1.31 game data LBX files)
|
||||
- Code repository: https://github.com/pjotrligthart/openmoo2-hg-mirror
|
||||
|
||||
Original MOO2 version 1.31 game data (LBX files) is needed.
|
||||
See also https://github.com/mimi1vx/openmoo2, https://gitlab.com/scarabeusiv/openmoo2
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -4,7 +4,7 @@ _Turn based strategy game, ambiented in ancient Greece._
|
||||
|
||||
- Home: https://code.google.com/archive/p/polisgame/
|
||||
- State: mature, inactive since 2016
|
||||
- Code repository: https://code.google.com/archive/p/polisgame/source/default/source
|
||||
- Code repository: https://github.com/juanjepl/polisgame, https://code.google.com/archive/p/polisgame/source/default/source
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0
|
||||
|
||||
|
@ -4,8 +4,8 @@ _Medieval Celtic fantasy trilogy by Stephen Lawhead._
|
||||
|
||||
- Home: https://code.google.com/archive/p/songofalbion/
|
||||
- State: mature, inactive since 2011
|
||||
- Code repository: https://code.google.com/archive/p/songofalbion/source
|
||||
- Code language: C
|
||||
- Code repository: https://github.com/rayjohannessen/songofalbion, https://code.google.com/archive/p/songofalbion/source
|
||||
- Code language: C, C++
|
||||
- Code license: Apache-2.0
|
||||
|
||||
## Building
|
||||
|
@ -2,10 +2,10 @@
|
||||
|
||||
_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._
|
||||
|
||||
- Home: http://www.thousandparsec.net/tp/, https://sourceforge.net/projects/thousandparsec/
|
||||
- Home: http://www.thousandparsec.net/tp/, https://sourceforge.net/projects/thousandparsec/, https://web.archive.org/web/20180413235927/www.thousandparsec.net/tp/
|
||||
- Download: http://www.thousandparsec.net/tp/download-instructions.php
|
||||
- State: beta, inactive since 2012
|
||||
- Code repository: http://git.thousandparsec.net/gitweb/gitweb.cgi
|
||||
- Code repository: https://github.com/thousandparsec/tpserver-cpp, https://github.com/thousandparsec/tpclient-pywx (+), (http://git.thousandparsec.net/ not available right now)
|
||||
- Code language: C++, Python
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
_Simple card strategy, based on Magic: The Gathering rules._
|
||||
|
||||
- Home: https://code.google.com/archive/p/wizards-magic/
|
||||
- Home: https://code.google.com/archive/p/wizards-magic/, https://sourceforge.net/projects/wizards-magic/, https://bitbucket.org/chubakur/wizards-magic-old
|
||||
- Media: https://lgdb.org/game/wizards_magic
|
||||
- Download: https://code.google.com/archive/p/wizards-magic/downloads
|
||||
- State: mature, inactive since 2012
|
||||
- Keywords: cards, remake
|
||||
- Code repository: https://code.google.com/archive/p/wizards-magic/source
|
||||
- Code repository: https://github.com/chubakur/wizards-magic, https://github.com/chubakur/wizards-magic2 (+), https://code.google.com/archive/p/wizards-magic/source
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
- Dependencies: PyGame
|
||||
|
Reference in New Issue
Block a user