new entry, license updates, github repositories with .git at the end

This commit is contained in:
Trilarion
2018-08-29 14:38:45 +02:00
parent ce56eab75c
commit 2ffa2f20b2
260 changed files with 572 additions and 543 deletions

View File

@@ -7,7 +7,7 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
- Download: https://play0ad.com/download/
- State: beta
- Keywords: RTS
- Code repository: https://github.com/0ad/0ad (mirror), https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code repository: https://github.com/0ad/0ad.git (mirror), https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -11,13 +11,13 @@
- **[Ancient Beast](ancient_beast.md)** (JavaScript, AGPL-3.0, mature)
- **[Antares](antares.md)** (C++, LGPL-3.0, beta)
- **[AntiChess](antichess.md)** (Java, MIT, mature, inactive since 2003)
- **[Armies](armies.md)** (C++, mature, inactive since 2007)
- **[Armies](armies.md)** (C++, GPL-3.0, mature, inactive since 2007)
- **[Arthur's Knights](arthurs_knights.md)** (C++, C#, Educational, beta, inactive since 2006)
- **[Atomiks](atomiks.md)** (C, GPL, mature)
- **[Atomix](atomix.md)** (C, GPL-2.0, mature)
- **[Attal: Lords of doom](attal.md)** (C++, GPL-2.0, mature, inactive since 2008)
- **[Battle for Wesnoth](wesnoth.md)** (C++, GPL-2.0, mature)
- **[Battlefield Java](battlefield_java.md)** (Java, beta, inactive since 2011)
- **[Battlefield Java](battlefield_java.md)** (Java, GPL-3.0, beta, inactive since 2011)
- **[Battles of Antargis](battles_of_antargis.md)** (C, C++, GPL-2.0, beta, inactive since 2014)
- **[Begin2](begin2.md)** (C++, beta, inactive since 2009)
- **[Birth of the Empires](birth_of_the_empires.md)** (C++, Custom, mature, inactive since 2016)
@@ -75,7 +75,7 @@
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, GPL-3.0, beta, inactive since 2010)
- **[Heroes of Wing Commander](heroes_of_wing_commander.md)** (Python, GPL-3.0, beta, inactive since 2014)
- **[Hexwar](hexwar.md)** (Ruby, JavaScript, MIT, beta, inactive since 2012)
- **[JQuest](jquest.md)** (Java, beta, inactive since 2006)
- **[JQuest](jquest.md)** (Java, GPL-2.0, beta, inactive since 2006)
- **[JSettlers](jsettlers.md)** (Java, GPL-3.0, mature)
- **[Jagged Alliance 2 Stracciatella](jagged_alliance2.md)** (C++, Custom, mature)
- **[KAtomic](katomic.md)** (C++, GPL-2.0, mature)
@@ -91,7 +91,7 @@
- **[Megamek](megamek.md)** (Java, GPL-2.0, mature)
- **[Mercenary Commander](mercenary_commander.md)** (Java, 3-clause BSD, beta, inactive since 2010)
- **[Metal Mech](metal_mech.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[Mpango](mpango.md)** (Java, beta, inactive since 2013)
- **[Mpango](mpango.md)** (Java, GPL-2.0, beta, inactive since 2013)
- **[NetPanzer](netpanzer.md)** (C++, GPL-2.0, beta)
- **[Open Apocalypse](open_apocalypse.md)** (C++, MIT, mature)
- **[Open Dune](open_dune.md)** (C, GPL-2.0, mature)
@@ -131,9 +131,10 @@
- **[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 2009)
- **[Space War](space_war.md)** (Java, Apache-2.0, mature)
- **[SpaceTrader for Java](space_trader_for_java.md)** (Java, mature, inactive since 2010)
- **[SpaceTrader for Java](space_trader_for_java.md)** (Java, GPL-2.0, mature, inactive since 2010)
- **[Spring RTS engine](spring.md)** (C++, C, Lua, GPL-2.0, mature)
- **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, GPL-2.0, mature, inactive since 2011)
- **[Star Ruler 2](star_ruler_2.md)** (C, C++, MIT, mature)
- **[Stareater](stareater.md)** (C#, GPL-3.0, beta)
- **[Stars! Nova](stars_nova.md)** (C#, GPL-2.0, beta)
- **[Supremacy](supremacy.md)** (C#, Ms-RL, beta, inactive since 2014)

View File

@@ -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://github.com/suprafun/aiwars, https://code.google.com/archive/p/aiwars/source
- Code repository: https://github.com/suprafun/aiwars.git, https://code.google.com/archive/p/aiwars/source
- Code language: Python
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Alien Assault Traders is an online, web-based, turn-based strategy space tradin
- Download: https://sourceforge.net/projects/aatrade/files/
- State: beta, inactive since 2009
- Keywords: online
- Code repository: https://github.com/tarnus/aatraders, https://gitlab.com/Trilarion/aatraders.git (+)
- Code repository: https://github.com/tarnus/aatraders.git, https://gitlab.com/Trilarion/aatraders.git (+)
- Code language: PHP
- Code license: GPL-2.0

View File

@@ -4,7 +4,7 @@ _Turn based strategy indie game project._
- Home: https://ancientbeast.com/
- State: mature
- Code repository: https://github.com/FreezingMoon/AncientBeast
- Code repository: https://github.com/FreezingMoon/AncientBeast.git
- Code language: JavaScript
- Code license: AGPL-3.0

View File

@@ -6,7 +6,7 @@ _Port of the original Ares code base that was open sourced in 2008._
- Download: (see home)
- State: beta
- Keywords: RTS, shooter
- Code repository: https://github.com/arescentral/antares
- Code repository: https://github.com/arescentral/antares.git
- Code language: C++
- Code license: LGPL-3.0

View File

@@ -5,8 +5,9 @@ _Turn based strategy game. It has simple and well designed rules._
- Home: https://sourceforge.net/projects/armies/
- Download: https://sourceforge.net/projects/armies/files/
- State: mature, inactive since 2007
- Code repository: (see download)
- Code repository: https://github.com/Trilarion/armies.git (backup of source release)
- Code language: C++
- Code license: GPL-3.0
## Building

View File

@@ -4,7 +4,7 @@ _A puzzle game in which you have to build full molecules._
- Home: https://github.com/GNOME/atomix
- State: mature
- Code repository: https://github.com/GNOME/atomix
- Code repository: https://github.com/GNOME/atomix.git
- Code language: C
- Code license: GPL-2.0

View File

@@ -5,8 +5,9 @@ _Battlefield Java is simple grid and turned based battle simulation game for Jav
- Home: https://sourceforge.net/projects/battlefieldjava/
- Download: https://sourceforge.net/projects/battlefieldjava/files/battlefieldjava/
- State: beta, inactive since 2011
- Code repository: https://git.code.sf.net/p/battlefieldjava/git, https://sourceforge.net/p/battlefieldjava/cvs/ (cvs)
- Code repository: https://github.com/bsutton/BattlefieldJava.git, https://git.code.sf.net/p/battlefieldjava/git, https://sourceforge.net/p/battlefieldjava/cvs/ (cvs)
- Code language: Java
- Code license: GPL-3.0
## Building

View File

@@ -4,7 +4,7 @@ _A real-time-strategy (RTS) game, which is a mixture of 3 three games: Powermong
- Home: https://plus.google.com/101003433246259562872,
- State: beta, inactive since 2014
- Code repository: https://github.com/godrin/antargis
- Code repository: https://github.com/godrin/antargis.git
- Code language: C, C++
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Turn-based 4X strategy game set in space in the style of classics such as Micro
- Home: http://bote2.square7.ch/en/wiki/Main_Page
- Download: http://loadion.com/en/Birth-of-the-Empires_6681499.html
- State: mature, inactive since 2016
- Code repository: https://github.com/bote-team/bote
- Code repository: https://github.com/bote-team/bote.git
- Code language: C++
- Code license: Custom (private use allowed)

View File

@@ -5,7 +5,7 @@ _Web-based, multi-player space exploration game inspired by the popular BBS game
- Home: https://sourceforge.net/projects/blacknova/, https://blacknova.net/
- Download: https://sourceforge.net/projects/blacknova/files
- State: beta, inactive since 2012
- Code repository: https://github.com/Trilarion/blacknova (backup of svn), https://svn.code.sf.net/p/blacknova/code/ (svn)
- Code repository: https://github.com/Trilarion/blacknova.git (backup of svn), https://svn.code.sf.net/p/blacknova/code/ (svn)
- Code language: PHP, JavaScript
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Futuristic real time strategy game (RTS)._
- Download: https://www.boswars.org/download.shtml
- State: mature, inactive since 2013
- Keywords: RTS
- Code repository: https://github.com/OneSleepyDev/boswars_osd, https://github.com/OneSleepyDev/boswars_osd_archive (+)
- Code repository: https://github.com/OneSleepyDev/boswars_osd.git, https://github.com/OneSleepyDev/boswars_osd_archive.git (+)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _OpenGL real-time strategy game._
- Home: http://boson.sourceforge.net/index.php, https://sourceforge.net/projects/boson
- Download: http://boson.sourceforge.net/download.php, https://sourceforge.net/projects/boson/files
- State: beta, inactive since 2006
- Code repository: https://github.com/Trilarion/boson (backup of svn), https://svn.code.sf.net/p/boson/code/ (svn)
- Code repository: https://github.com/Trilarion/boson.git (backup of svn), https://svn.code.sf.net/p/boson/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Strategy game released by Activision as a sequel to Civilization: Call to Power
- Media: https://en.wikipedia.org/wiki/Call_to_Power_II#Source_code_release
- State: mature
- Keywords: TBS
- Code repository: https://github.com/LynxAbraxas/ctp2 (mirror), http://ctp2.darkdust.net/anonsvn/ (svn)
- Code repository: https://github.com/LynxAbraxas/ctp2.git (mirror), http://ctp2.darkdust.net/anonsvn/ (svn)
- Code language: C++
- Code license: Custom (Activision CTP2 source EULA)

View File

@@ -5,7 +5,7 @@ _Exact clone of Sid Meier's Civilization._
- Home: https://www.civone.org/
- Download: https://www.civone.org/Download
- State: beta
- Code repository: https://github.com/SWY1985/CivOne
- Code repository: https://github.com/SWY1985/CivOne.git
- Code language: C#
- Code license: CC0

View File

@@ -6,7 +6,7 @@ _Real-time strategy game, where you can program your units (bots) in a language
- Download: https://colobot.info/download-colobot-gold/
- State: mature
- Keywords: RTS
- Code repository: https://github.com/colobot/colobot
- Code repository: https://github.com/colobot/colobot.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _3d pirate action/adventure game in the spirit of the old Pirates! game._
- Home: http://www.crownandcutlass.com/, https://sourceforge.net/projects/crownandcutlass/
- Download: https://sourceforge.net/projects/crownandcutlass/files/crownandcutlass/
- State: beta, inactive since 2009
- Code repository: https://github.com/Trilarion/crownandcutlass (backup of svn), https://svn.code.sf.net/p/crownandcutlass/code/ (svn)
- Code repository: https://github.com/Trilarion/crownandcutlass.git (backup of svn), https://svn.code.sf.net/p/crownandcutlass/code/ (svn)
- Code language: C++
- Code license: Custom (similar to BSD)

View File

@@ -6,7 +6,7 @@ _Real-time strategy game similar to Warcraft II._
- Download: http://dark-oberon.sourceforge.net/?page=download
- State: mature, inactive since 2009
- Keywords: RTS
- Code repository: https://github.com/Trilarion/dark-oberon (backup of svn), https://svn.code.sf.net/p/dark-oberon/code/ (svn)
- Code repository: https://github.com/Trilarion/dark-oberon.git (backup of svn), https://svn.code.sf.net/p/dark-oberon/code/ (svn)
- Code language: C++
- Code license: GPL-2.0
- Dependencies: SDL

View File

@@ -6,7 +6,7 @@ _Clone of the good old Dune II by Westwood Studios._
- Download: http://dune2themaker.fundynamic.com/?page_id=11
- State: beta
- Keywords: RTS
- Code repository: https://github.com/Fundynamic/dune2themaker4j
- Code repository: https://github.com/Fundynamic/dune2themaker4j.git
- Code language: Java
- Code license: MIT

View File

@@ -5,7 +5,7 @@ _Multiplayer turn-based browser strategy game._
- Home: http://www.epoh.io/
- State: beta
- Keywords: online
- Code repository: https://github.com/tautvilas/epoh
- Code repository: https://github.com/tautvilas/epoh.git
- Code language: JavaScript
- Code license: MIT

View File

@@ -4,7 +4,7 @@ _Turn based strategy game with a medieval winter setting._
- Home: https://github.com/hinogi/eternalwinterwars
- State: beta, inactive since 2014
- Code repository: https://github.com/hinogi/eternalwinterwars
- Code repository: https://github.com/hinogi/eternalwinterwars.git
- Code language: Java
- Code license: MIT
- Platforms: Android

View File

@@ -4,7 +4,7 @@ _Turn-based strategy game about building your cult of followers and trying to su
- Home: https://code.google.com/archive/p/cult/, http://www.in-fi-del.net/static/cult/index.html
- State: mature
- Code repository: https://github.com/infidel-/cult
- Code repository: https://github.com/infidel-/cult.git
- Code language: Haxe, JavaScript
- Code license: GPL-3.0

View File

@@ -4,7 +4,7 @@ _FAR Colony (First Autonomous Remote Colony) is a game of exploration and space
- Home: https://code.google.com/archive/p/farcolony/
- State: beta, inactive since 2014
- Code repository: https://github.com/Vakarias/farcolony
- Code repository: https://github.com/Vakarias/farcolony.git
- Code language: Pascal
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Free implementation of Heroes of the Might and Magic II engine._
- Home: https://sourceforge.net/projects/fheroes2/
- Download: https://sourceforge.net/projects/fheroes2/files/fheroes2/
- State: beta, inactive since 2015
- Code repository: https://github.com/ciplogic/fheroes2enh, https://svn.code.sf.net/p/fheroes2/code/ (svn)
- Code repository: https://github.com/ciplogic/fheroes2enh.git, https://svn.code.sf.net/p/fheroes2/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _Freeciv is a Free and Open Source empire-building strategy game inspired by the
- Download: http://www.freeciv.org/download.html
- State: mature
- Keywords: TBS, MP
- Code repository: https://github.com/freeciv/freeciv
- Code repository: https://github.com/freeciv/freeciv.git
- Code language: C
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Freeciv-web is a version of Freeciv playable online in any modern web browser._
- Media: https://en.wikipedia.org/wiki/Freeciv#Freeciv_WebGL_3D_and_Freeciv-web
- State: mature
- Keywords: online, TBS
- Code repository: https://github.com/freeciv/freeciv-web
- Code repository: https://github.com/freeciv/freeciv-web.git
- Code language: JavaScript, Java
- Code license: AGPL-3.0

View File

@@ -7,7 +7,7 @@ _Turn-based space empire and galactic conquest (4X) computer game._
- Download: http://www.freeorion.org/index.php/Download
- State: beta
- Keywords: TBS
- Code repository: https://github.com/freeorion/freeorion
- Code repository: https://github.com/freeorion/freeorion.git
- Code language: C++, Python
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Game which captures the look, feel and gameplay of the popular games RollerCoas
- Home: https://web.archive.org/web/*/http://www.freerct.org/, http://freerct.blogspot.com/
- State: beta, inactive since 2016
- Keywords: inspired (by RCT 1 and 2)
- Code repository: https://github.com/FreeRCT/FreeRCT
- Code repository: https://github.com/FreeRCT/FreeRCT.git
- Code language: C++
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Clone of the brilliant simulation game The Settlers 1 aka Serf City._
- Download: https://github.com/freeserf/freeserf/releases
- State: beta
- Keywords: remake, requires original content (Settlers 1)
- Code repository: https://github.com/freeserf/freeserf
- Code repository: https://github.com/freeserf/freeserf.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -4,7 +4,7 @@ _Project to create an easily modifiable clone of the 4X turn-based strategy game
- Home: http://freestars.sourceforge.net/, https://sourceforge.net/projects/freestars/
- State: beta, inactive since 2008
- Code repository: https://github.com/topherredden/freestars (backup of svn), https://svn.code.sf.net/p/freestars/code/ (svn)
- Code repository: https://github.com/topherredden/freestars.git (backup of svn), https://svn.code.sf.net/p/freestars/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _Glest is a free 3D real-time strategy game._
- Download: http://glest.org/en/downloads.php
- State: mature, inactive since 2009
- Keywords: RTS
- Code repository: https://github.com/Trilarion/glest (backup of svn), https://svn.code.sf.net/p/glest/code/ (svn)
- Code repository: https://github.com/Trilarion/glest.git (backup of svn), https://svn.code.sf.net/p/glest/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -4,7 +4,7 @@ _Based around the actions of RAF Bomber Command in the Second World War._
- Home: https://github.com/ec429/harris
- State: beta
- Code repository: https://github.com/ec429/harris
- Code repository: https://github.com/ec429/harris.git
- Code language: C, Python
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _A fan base strategy game based on the Origin's Wing Commander universe._
- Home: https://sourceforge.net/projects/howc/
- Download: https://sourceforge.net/projects/howc/files
- State: beta, inactive since 2014
- Code repository: https://github.com/Trilarion/howc (backup of svn), https://svn.code.sf.net/p/howc/code/ (svn)
- Code repository: https://github.com/Trilarion/howc.git (backup of svn), https://svn.code.sf.net/p/howc/code/ (svn)
- Code language: Python
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Simple turn based, hexagon map, strategy game in the tradition of Panzer Genera
- Home: https://github.com/mgfreshour/hexwar
- State: beta, inactive since 2012
- Keywords: TBS, online
- Code repository: https://github.com/mgfreshour/hexwar
- Code repository: https://github.com/mgfreshour/hexwar.git
- Code language: Ruby, JavaScript
- Code license: MIT

View File

@@ -5,7 +5,7 @@ _An improved, cross-platform, stable Jagged Alliance 2 runtime._
- Home: https://ja2-stracciatella.github.io/
- State: mature
- Keywords: requires original content
- Code repository: https://github.com/ja2-stracciatella/ja2-stracciatella
- Code repository: https://github.com/ja2-stracciatella/ja2-stracciatella.git
- Code language: C++
- Code license: Custom (various)

View File

@@ -5,8 +5,9 @@ _Java-based clone of the turn-based strategy game Konquest (developed by Russ St
- Home: https://sourceforge.net/projects/jquest
- Download: https://sourceforge.net/projects/jquest/files
- State: beta, inactive since 2006
- Code repository: (see download)
- Code repository: https://github.com/Trilarion/jquest.git (archive of source releases)
- Code language: Java
- Code license: GPL-2.0
## Building

View File

@@ -6,7 +6,7 @@ _Web-based version of the board game Settlers of Catan written in Java._
- Download: https://sourceforge.net/projects/jsettlers/files/, https://sourceforge.net/projects/jsettlers2/files/
- State: mature
- Keywords: board game
- Code repository: https://github.com/jdmonin/JSettlers2, https://sourceforge.net/p/jsettlers/code (cvs), https://sourceforge.net/p/jsettlers2/code/ (cvs)
- Code repository: https://github.com/jdmonin/JSettlers2.git, https://sourceforge.net/p/jsettlers/code (cvs), https://sourceforge.net/p/jsettlers2/code/ (cvs)
- Code language: Java
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Strategy game where you lead a nation throughout history.._
- Home: http://anttisalonen.github.io/kingdoms/
- Download: (see home)
- State: beta, inactive since 2014
- Code repository: https://github.com/anttisalonen/kingdoms
- Code repository: https://github.com/anttisalonen/kingdoms.git
- Code language: C++
- Code license: GPL-3.0
- Dependencies: Boost, SDL, zlib, libpng

View File

@@ -6,7 +6,7 @@ _An unofficial fan-made mod for the game Knights and Merchants._
- Download: http://www.kamremake.com/download/
- State: mature
- Keywords: RTS
- Code repository: https://github.com/Kromster80/kam_remake
- Code repository: https://github.com/Kromster80/kam_remake.git
- Code language: Pascal
- Code license: AGPL-3.0

View File

@@ -8,7 +8,7 @@ _A turn-based strategy engine heavily inspired by Panzer General._
- Platform: Android
- State: mature
- Keywords: TBS
- Code repository: https://github.com/AndO3131/lgeneral (mirror), https://sourceforge.net/p/lgeneral/code/HEAD/tree/ (svn), https://sourceforge.net/p/lgeneral/cvs/ (cvs)
- Code repository: https://github.com/AndO3131/lgeneral.git (mirror), https://sourceforge.net/p/lgeneral/code/HEAD/tree/ (svn), https://sourceforge.net/p/lgeneral/cvs/ (cvs)
- Code language: C
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Lead a mercenary team hired to go on Mars and fight with different factions usi
- Download: https://sourceforge.net/projects/mars/files
- State: beta, inactive since 2008
- Keywords: TBS
- Code repository: https://github.com/Trilarion/mars (backup of svn), https://svn.code.sf.net/p/mars/code/ (svn)
- Code repository: https://github.com/Trilarion/mars.git (backup of svn), https://svn.code.sf.net/p/mars/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _MegaGlest is an entertaining free (freeware and free software) and open source
- Download: https://megaglest.org/download
- State: mature
- Keywords: RTS
- Code repository: https://github.com/MegaGlest/megaglest-source
- Code repository: https://github.com/MegaGlest/megaglest-source.git
- Code language: C++
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Unofficial, online version of the Classic BattleTech board game._
- Media: https://en.wikipedia.org/wiki/MegaMek
- Download: https://www.megamek.org/downloads
- State: mature
- Code repository: https://github.com/MegaMek/megamek
- Code repository: https://github.com/MegaMek/megamek.git
- Code language: Java
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Remake of the classic multiplayer economic strategy game M.U.L.E.._
- Home: https://github.com/LionsPhil/mewl
- State: beta (more like alpha), inactive since 2015
- Keywords: remake
- Code repository: https://github.com/LionsPhil/mewl
- Code repository: https://github.com/LionsPhil/mewl.git
- Code language: C++
- Code license: GPL-2.0

View File

@@ -5,8 +5,9 @@ _Massive multiplayer online game described as a turned based strategy game._
- Home: https://sourceforge.net/projects/mpango, http://mpango.sourceforge.net/
- Download: https://sourceforge.net/projects/mpango/files/
- State: beta, inactive since 2013
- Code repository: https://git.code.sf.net/p/mpango/git, https://sourceforge.net/p/mpango/code/HEAD/tree/ (svn)
- Code repository: https://github.com/Trilarion/mpango.git, https://git.code.sf.net/p/mpango/git, https://sourceforge.net/p/mpango/code/HEAD/tree/ (svn)
- Code language: Java
- Code license: GPL-2.0
## Building

View File

@@ -6,7 +6,7 @@ _An online multiplayer tactical warfare game._
- Download: http://www.netpanzer.info/Download/
- State: beta
- Keywords: online, MP, RTS
- Code repository: https://github.com/BackupTheBerlios/netpanzer-svn (not up to date?), https://svn.code.sf.net/p/netpanzerfp/code/ (svn)
- Code repository: https://github.com/BackupTheBerlios/netpanzer-svn.git (not up to date?), https://svn.code.sf.net/p/netpanzerfp/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Rebuild of the XCOM Apocalypse Engine._
- Download: https://ci.appveyor.com/project/openapoc/openapoc
- State: mature
- Keywords: requires original content (X-Com Apocalypse)
- Code repository: https://github.com/OpenApoc/OpenApoc
- Code repository: https://github.com/OpenApoc/OpenApoc.git
- Code language: C++
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Re-creation of the popular game "Dune II"._
- Download: https://github.com/OpenDUNE/OpenDUNE/releases
- State: mature
- Keywords: remake, requires original content (Dune 2 game files)
- Code repository: https://github.com/OpenDUNE/OpenDUNE
- Code repository: https://github.com/OpenDUNE/OpenDUNE.git
- Code language: C
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Reimplementation of Imperium Galactica._
- Download: https://github.com/akarnokd/open-ig/releases
- State: beta
- Keywords: TBS
- Code repository: https://github.com/akarnokd/open-ig
- Code repository: https://github.com/akarnokd/open-ig.git
- Code language: Java
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _Clone of Microprose game "Master of Orion II: Battle at Antares"._
- Download: http://openmoo2.org/en/download
- State: beta, inactive since 2011
- Keywords: TBS, requires original content (MOO2 version 1.31 game data LBX files)
- Code repository: https://github.com/pjotrligthart/openmoo2-hg-mirror
- Code repository: https://github.com/pjotrligthart/openmoo2-hg-mirror.git
- Code language: Python
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Hex and turn based strategy game, a remake of good old Panzer General 2._
- Home: http://www.linuxconsulting.ro/openpanzer/
- State: mature
- Keywords: online
- Code repository: https://github.com/nicupavel/openpanzer
- Code repository: https://github.com/nicupavel/openpanzer.git
- Code language: JavaScript
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _Recreates and modernizes the classic Command & Conquer real time strategy games
- Download: http://www.openra.net/download/
- State: mature
- Keywords: RTS
- Code repository: https://github.com/OpenRA/OpenRA
- Code repository: https://github.com/OpenRA/OpenRA.git
- Code language: C#
- Code license: GPL-3.0

View File

@@ -7,7 +7,7 @@ _Re-implementation of RollerCoaster Tycoon 2 (RCT2), expanding the game with new
- Download: https://openrct2.org/downloads
- State: beta
- Keywords: remake, requires original content (from RCT2)
- Code repository: https://github.com/OpenRCT2/OpenRCT2
- Code repository: https://github.com/OpenRCT2/OpenRCT2.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Online Soccer Manager_
- Home: https://github.com/delight-im/OpenSoccer
- State: beta
- Keywords: online, sports
- Code repository: https://github.com/delight-im/OpenSoccer
- Code repository: https://github.com/delight-im/OpenSoccer.git
- Code language: PHP
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Soccer manager game in which you are not the manager or trainer, but the player
- Home: https://opensoccerstar.com/
- State: beta
- Keywords: online, sports
- Code repository: https://github.com/dmecke/OpenSoccerStar
- Code repository: https://github.com/dmecke/OpenSoccerStar.git
- Code language: PHP
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _Manage a virtual fantasy football (soccer) team and play with it against other
- Download: https://github.com/ihofmann/open-websoccer/releases
- State: mature
- Keywords: online, sports
- Code repository: https://github.com/ihofmann/open-websoccer
- Code repository: https://github.com/ihofmann/open-websoccer.git
- Code language: PHP
- Code license: LGPL-3.0

View File

@@ -7,7 +7,7 @@ _OpenXcom is an open-source clone of the original UFO: Enemy Unknown (X-Com: UFO
- Download: https://openxcom.org/downloads-milestones/
- State: mature
- Keywords: TBS
- Code repository: https://github.com/SupSuper/OpenXcom
- Code repository: https://github.com/SupSuper/OpenXcom.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _On-line strategy game which takes place in the dangerous universe._
- Home: https://sourceforge.net/projects/ospace/
- Download: https://sourceforge.net/projects/ospace/
- State: beta
- Code repository: https://github.com/ospaceteam/outerspace, https://svn.code.sf.net/p/ospace/code/ (svn)
- Code repository: https://github.com/ospaceteam/outerspace.git, https://svn.code.sf.net/p/ospace/code/ (svn)
- Code language: Python
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _One-button real-time strategy game._
- Home: http://paxbritannica.henk.ca/
- State: mature
- Keywords: MP, RTS
- Code repository: https://github.com/henkboom/pax-britannica
- Code repository: https://github.com/henkboom/pax-britannica.git
- Code language: Lua, C
- Code license: MIT

View File

@@ -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://github.com/juanjepl/polisgame, https://code.google.com/archive/p/polisgame/source/default/source
- Code repository: https://github.com/juanjepl/polisgame.git, https://code.google.com/archive/p/polisgame/source/default/source
- Code language: Java
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _Renew the original The Settlers 2._
- Download: https://www.siedler25.org/index.php?com=dynamic&mod=2
- State: mature
- Keywords: remake, requires original content (Settlers II Gold)
- Code repository: https://launchpad.net/s25rttr, https://github.com/Return-To-The-Roots/s25client (+)
- Code repository: https://launchpad.net/s25rttr, https://github.com/Return-To-The-Roots/s25client.git (+)
- Code language: C++
- Code license: GPL-3.0

View File

@@ -4,7 +4,7 @@ _Open source version of Moonbase Commander._
- Home: https://github.com/Scorched-Moon
- State: beta
- Code repository: https://github.com/Scorched-Moon/server, https://github.com/Scorched-Moon/client (+)
- Code repository: https://github.com/Scorched-Moon/server.git, https://github.com/Scorched-Moon/client.git (+)
- Code language: Python
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Fantasy sports management system._
- Home: https://web.archive.org/web/20120618143653/http://scoreos.org:80/about, https://code.google.com/archive/p/scoreos/
- State: beta, inactive since 2008
- Keywords: online, sports
- Code repository: https://github.com/Lozza999/scoreos, https://code.google.com/archive/p/scoreos/
- Code repository: https://github.com/Lozza999/scoreos.git, https://code.google.com/archive/p/scoreos/
- Code language: PHP
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Remake of "The Settlers III" for Windows, Linux, Mac and Android._
- Download: https://github.com/jsettlers/settlers-remake/releases
- State: beta
- Keywords: remake, requires original content
- Code repository: https://github.com/jsettlers/settlers-remake
- Code repository: https://github.com/jsettlers/settlers-remake.git
- Code language: Java
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Solitaire game collection with 14 games._
- Platform: Android
- State: mature
- Keywords: cards
- Code repository: https://github.com/TobiasBielefeld/Simple-Solitaire
- Code repository: https://github.com/TobiasBielefeld/Simple-Solitaire.git
- Code language: Java
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _A simulation of a true AI_
- Download: (see home)
- State: beta, inactive since 2010
- Keywords: SP
- Code repository: https://github.com/singularity/singularity
- Code repository: https://github.com/singularity/singularity.git
- Code language: Python
- Code license: GPL-2.0

View File

@@ -4,7 +4,7 @@ _Medieval Celtic fantasy trilogy by Stephen Lawhead._
- Home: https://code.google.com/archive/p/songofalbion/
- State: mature, inactive since 2011
- Code repository: https://github.com/rayjohannessen/songofalbion, https://code.google.com/archive/p/songofalbion/source
- Code repository: https://github.com/rayjohannessen/songofalbion.git, https://code.google.com/archive/p/songofalbion/source
- Code language: C, C++
- Code license: Apache-2.0

View File

@@ -5,7 +5,7 @@ _Space colonization game similar to 'Master of Orion' or 'Galactic Civilizations
- Home: https://sourceforge.net/projects/spaceopera/, http://spaceopera.sourceforge.net/
- Download: https://sourceforge.net/projects/spaceopera/files
- State: beta, inactive since 2008
- Code repository: https://github.com/Trilarion/spaceopera(backup of svn), https://svn.code.sf.net/p/spaceopera/code/ (svn)
- Code repository: https://github.com/Trilarion/spaceopera.git (backup of svn), https://svn.code.sf.net/p/spaceopera/code/ (svn)
- Code language: Java
- Code license: GPL-2.0

View File

@@ -5,8 +5,9 @@ _Java port of the Palm game Space Trader. This port is based upon the C# port at
- Home: https://sourceforge.net/projects/spacetraderjava/
- Download: https://sourceforge.net/projects/spacetraderjava/files
- State: mature, inactive since 2010
- Code repository: https://svn.code.sf.net/p/spacetraderjava/code/ (svn), https://sourceforge.net/p/spacetraderjava/cvs/ (cvs)
- Code repository: https://github.com/Trilarion/spacetraderjava.git, https://svn.code.sf.net/p/spacetraderjava/code/ (svn), https://sourceforge.net/p/spacetraderjava/cvs/ (cvs)
- Code language: Java
- Code license: GPL-2.0
## Building

View File

@@ -5,7 +5,7 @@ _Port to C# (.NET) of the popular game for Palm._
- Home: https://sourceforge.net/projects/spacetraderwin/
- Download: https://sourceforge.net/projects/spacetraderwin/files
- State: mature, inactive since 2009
- Code repository: https://github.com/SpaceTraderGame/SpaceTrader-Windows, https://sourceforge.net/p/spacetraderwin/code/ (cvs)
- Code repository: https://github.com/SpaceTraderGame/SpaceTrader-Windows.git, https://sourceforge.net/p/spacetraderwin/code/ (cvs)
- Code language: C#
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _Game engine for real-time strategy (RTS) video games._
- Download: https://springrts.com/wiki/Download
- State: mature
- Keywords: RTS
- Code repository: https://github.com/spring/spring
- Code repository: https://github.com/spring/spring.git
- Code language: C++, C, Lua
- Code license: GPL-2.0

View File

@@ -0,0 +1,17 @@
# Star Ruler 2
_4X/RTS set in space._
- Home: http://starruler2.com/
- State: mature
- Keywords: RTS
- Code repository: https://github.com/BlindMindStudios/StarRuler2-Source.git
- Code language: C, C++
- Code license: MIT
- Assets license: CC-BY-NC 2.0
Music is not part of the open source release.
## Building

View File

@@ -7,7 +7,7 @@ _4X strategy game in space_
- Download: https://github.com/subchannel13/Stareater/releases
- Platform: Windows, Linux, MacOS
- Keywords: TBS
- Code repository: https://github.com/subchannel13/Stareater
- Code repository: https://github.com/subchannel13/Stareater.git
- Code language: C#
- Code license: GPL-3.0
- Code dependencies: Mono

View File

@@ -5,7 +5,7 @@ _Indie Turn Based Strategy in Isometric Pixel Art._
- Home: https://w84death.itch.io/tanks-of-freedom
- Download: (see home)
- State: mature
- Code repository: https://github.com/w84death/Tanks-of-Freedom
- Code repository: https://github.com/w84death/Tanks-of-Freedom.git
- Code language: GDScript
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Reimplementation of the 1997 Bullfrog business sim Theme Hospital._
- Download: https://github.com/CorsixTH/CorsixTH/releases
- State: mature
- Keywords: remake, requires original content
- Code repository: https://github.com/CorsixTH/CorsixTH
- Code repository: https://github.com/CorsixTH/CorsixTH.git
- Code language: Lua, C++
- Code license: MIT

View File

@@ -5,7 +5,7 @@ _A framework for turn based 4 X's game (eXplore, eXpand, eXploit, eXterminate).
- 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: https://github.com/thousandparsec/tpserver-cpp, https://github.com/thousandparsec/tpclient-pywx (+), (http://git.thousandparsec.net/ not available right now)
- 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

View File

@@ -6,7 +6,7 @@ _Grand Strategy Game_
- Media: https://en.wikipedia.org/wiki/TripleA
- Download: http://triplea-game.org/download/
- State: mature
- Code repository: https://github.com/triplea-game/triplea
- Code repository: https://github.com/triplea-game/triplea.git
- Code language: Java
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Turn of War is a fork of Dragon Wars._
- Home: https://github.com/EdwardWoodhouse/Turn-of-War
- Platform: Android
- State: beta
- Code repository: https://github.com/EdwardWoodhouse/Turn-of-War
- Code repository: https://github.com/EdwardWoodhouse/Turn-of-War.git
- Code language: Java
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _A fan remake of MadTV._
- Media: https://en.wikipedia.org/wiki/Mad_TV_(video_game)#Remakes
- Download: (see home)
- State: mature
- Code repository: https://github.com/TVTower/TVTower
- Code repository: https://github.com/TVTower/TVTower.git
- Code language: BlitzMax, Lua
- Code license: Custom (similar to MIT, Apache)

View File

@@ -5,7 +5,7 @@ _Free and open source turn based tactical squad simulation multiplayer game._
- Home: http://ufo2000.sourceforge.net/
- Download: (see home)
- State: mature, inactive since 2012
- Code repository: https://github.com/ufo2000/ufo2000 (mirror of svn), https://svn.code.sf.net/p/ufo2000/code/ (svn)
- Code repository: https://github.com/ufo2000/ufo2000.git (mirror of svn), https://svn.code.sf.net/p/ufo2000/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _UFO: Alien Invasion is a squad-based tactical strategy game in the tradition of
- Download: https://ufoai.org/wiki/Download
- State: mature
- Keywords: TBS
- Code repository: https://github.com/ufoai/ufoai (mirror), https://sourceforge.net/p/ufoai/code/ci/master/tree/
- Code repository: https://github.com/ufoai/ufoai.git (mirror), https://sourceforge.net/p/ufoai/code/ci/master/tree/
- Code language: C, C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _A 2D real time strategy simulation with an emphasis on economy and city buildin
- Download: http://unknown-horizons.org/downloads/
- State: beta
- Keywords: SP, TBS
- Code repository: https://github.com/unknown-horizons/unknown-horizons
- Code repository: https://github.com/unknown-horizons/unknown-horizons.git
- Code language: Python
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Engine for Heroes III, giving it new and extended possibilities._
- Home: https://vcmi.eu/, https://sourceforge.net/projects/vcmi/
- Download: (see home)
- State: mature
- Code repository: https://github.com/vcmi/vcmi, https://sourceforge.net/p/vcmi/code/HEAD/tree/ (svn)
- Code repository: https://github.com/vcmi/vcmi.git, https://sourceforge.net/p/vcmi/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -4,7 +4,7 @@ _Turn-based tactical strategy game._
- Home: http://www.freeors.com/ (chinese)
- State: beta
- Code repository: https://github.com/freeors/War-Of-Kingdom
- Code repository: https://github.com/freeors/War-Of-Kingdom.git
- Code language: C, C++
- Code license: GPL-2.0
- Code dependencies: Rose (https://github.com/freeors/Rose)

View File

@@ -6,7 +6,7 @@ _Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus engine._
- Download: http://wargus.stratagus.com/download.shtml
- State: mature (?)
- Keywords: requires original content (?)
- Code repository: https://github.com/Wargus/wargus, https://code.launchpad.net/wargus (bzr)
- Code repository: https://github.com/Wargus/wargus.git, https://code.launchpad.net/wargus (bzr)
- Code language: C++, Lua
- Code license: GPL-2.0
- Code dependencies: Stratagus

View File

@@ -6,7 +6,7 @@ _Full campaign with optional (but strongly recommended!), videos, battle against
- Download: https://sourceforge.net/projects/warzone2100/files/releases/
- State: mature
- Keywords: RTS, popular
- Code repository: https://github.com/Warzone2100/warzone2100
- Code repository: https://github.com/Warzone2100/warzone2100.git
- Code language: C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _The Battle for Wesnoth is an open source, turn-based strategy game with a high
- Download: http://www.wesnoth.org/#download
- State: mature
- Keywords: TBS, MP
- Code repository: https://github.com/wesnoth/wesnoth
- Code repository: https://github.com/wesnoth/wesnoth.git
- Code language: C++
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _Widelands is a free, open source real-time strategy game with singleplayer camp
- Download: https://wl.widelands.org/wiki/Download/
- State: mature
- Keywords: RTS
- Code repository: https://github.com/widelands/widelands (mirror), https://launchpad.net/widelands (bzr)
- Code repository: https://github.com/widelands/widelands.git (mirror), https://launchpad.net/widelands (bzr)
- Code language: C++, Lua
- Code license: GPL-2.0

View File

@@ -7,7 +7,7 @@ _Simple card strategy, based on Magic: The Gathering rules._
- Download: https://code.google.com/archive/p/wizards-magic/downloads
- State: mature, inactive since 2012
- Keywords: cards, remake
- Code repository: https://github.com/chubakur/wizards-magic, https://github.com/chubakur/wizards-magic2 (+), https://code.google.com/archive/p/wizards-magic/source
- Code repository: https://github.com/chubakur/wizards-magic.git, https://github.com/chubakur/wizards-magic2.git (+), https://code.google.com/archive/p/wizards-magic/source
- Code language: Python
- Code license: GPL-2.0
- Dependencies: PyGame

View File

@@ -6,7 +6,7 @@ _Strategy game which features elements of mythology, history and fiction._
- Download: https://store.steampowered.com/app/370070/Wyrmsun/
- State: mature
- Keywords: RTS
- Code repository: https://github.com/andrettin/wyrmsun, https://github.com/Andrettin/Wyrmgus (+)
- Code repository: https://github.com/andrettin/wyrmsun.git, https://github.com/Andrettin/Wyrmgus.git (+)
- Code language: Lua, C++
- Code license: GPL-2.0
- Artwork license: GPL-2.0 (many from Battle for Wesnoth)

View File

@@ -6,7 +6,7 @@ _Remake of the classic X-Com-Games._
- Download: https://sourceforge.net/projects/xforceffd/files
- State: beta, inactive since 2011
- Keywords: TBS
- Code repository: https://github.com/Trilarion/xforceffd (backup of svn), https://svn.code.sf.net/p/xforceffd/code/ (svn)
- Code repository: https://github.com/Trilarion/xforceffd.git (backup of svn), https://svn.code.sf.net/p/xforceffd/code/ (svn)
- Code language: Pascal
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Turned based strategy game for Win32 and Android OS influenced by X-COM._
- Home: http://xenowar.net
- State: mature, inactive since 2014
- Keywords: TBS
- Code repository: https://github.com/leethomason/unflobtactical
- Code repository: https://github.com/leethomason/unflobtactical.git
- Code language: C, C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Top-down shooter / real-time strategy hybrid game based on an old RTS game name
- Home: https://github.com/prophile/xsera, https://web.archive.org/web/20131206221639/http://www.xsera.org/
- State: beta, inactive since 2010
- Keywords: RTS, shooter
- Code repository: https://github.com/prophile/xsera
- Code repository: https://github.com/prophile/xsera.git
- Code language: C, Lua
- Code license: MIT

View File

@@ -7,7 +7,7 @@ _A free multi-platform open source real-time strategy video game._
- Download: http://zero-k.info/Wiki/Download
- State: mature
- Keywords: RTS, popular
- Code repository: https://github.com/ZeroK-RTS/Zero-K
- Code repository: https://github.com/ZeroK-RTS/Zero-K.git
- Code language: Lua
- Code license: GPL-2.0

View File

@@ -4,7 +4,7 @@ _A web based tactical strategy game similar to Weewar and Elite Command._
- Home: http://www.zetawar.com/
- State: mature
- Code repository: https://github.com/Zetawar/zetawar
- Code repository: https://github.com/Zetawar/zetawar.git
- Code language: Clojure
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Turn-based hexagonal strategy game written in Rust._
- Download: https://github.com/ozkriff/zoc/releases
- State: beta, inactive since 2017
- Keywords: TBS
- Code repository: https://github.com/ozkriff/zoc
- Code repository: https://github.com/ozkriff/zoc.git
- Code language: Rust
- Code license: Apache-2.0