rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

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

View File

@ -5,8 +5,8 @@ _3D turn-based fantasy strategic game in which players become kings, build their
- Home: https://sourceforge.net/projects/kralovstvi/
- Download: https://sourceforge.net/projects/kralovstvi/files/Legacy/8%20Kingdoms%201.1.0/
- State: beta, inactive since 2009
- Code: https://svn.code.sf.net/p/kralovstvi/code/
- Language(s): C++
- Code repository: https://svn.code.sf.net/p/kralovstvi/code/
- Code language: C++
## Building

View File

@ -1,171 +1,170 @@
# Strategy games
[comment]: # (start of autogenerated content, do not edit)
- **[0AD](0ad.md)** (C++, beta)
- **[8 Kingdoms](8kingdoms.md)** (C++, beta, inactive since 2009)
- **[A Planet's Revenge](a_planets_revenge.md)** (Python, beta, inactive since 2008)
- **[AI Wars](ai_wars.md)** (Python, MIT, beta, inactive since 2010)
- **[Advanced Strategic Command](asc.md)** (C++, mature)
- **[Age of Magic](age_of_magic.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[Alien Assault Traders](alien_assault_traders.md)** (PHP, beta, inactive since 2009)
- **[Ancient Beast](ancient_beast.md)** (Javascript, AGPL-3.0, mature)
- **[Antares](antares.md)** (C++, LGPL-3.0, beta)
- **[AntiChess](antichess.md)** (Java, mature, inactive since 2003)
- **[Armies](armies.md)** (C++, mature, inactive since 2007)
- **[Arthur's Knights](arthurs_knights.md)** (C++, Educational, beta, inactive since 2006)
- **[Atomiks](atomiks.md)** (C, GPL, custom (Leveldesign, see Readme), mature)
- **[Atomix](atomix.md)** (C, GPL-2.0, mature)
- **[Attal](attal.md)** (C++, GPL-2.0, mature, inactive since 2008)
- **[Battle for Wesnoth](wesnoth.md)** (C++, mature)
- **[Battlefield Java](battlefield_java.md)** (Java, beta, inactive since 2011)
- **[Battles of Antargis](battles_of_antargis.md)** (C, C++, GPL-2.0, beta, inactive since 2014)
- **[Begin2](begin2.md)** (C++, BSD, beta, inactive since 2009)
- **[Birth of the Empires](birth_of_the_empires.md)** (C++)
- **[BlackNova Traders](blacknova_traders.md)** (PHP, Javascript, beta, inactive since 2012)
- **[Blitzkrieg](blitzkrieg.md)** (Java, GPL, beta, inactive since 2009)
- **[Bos Wars](bos_wars.md)** (C++, GPL-2.0, mature, inactive since 2013)
- **[Boson](boson.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[Bygfoot](bygfoot.md)** (Java, GPL-2.0, beta)
- **[C-evo](c_evo.md)** (Delphi Pascal, mature, inactive since 2013)
- **[Caesar IA](caesar_ia.md)** (C++, GPL-3.0, beta)
- **[Call to Power 2](call_to_power2.md)** (C++, Custom (Activision CTP2 source EULA), mature)
- **[CivOne](civone.md)** (C#, CC0, beta)
- **[Civil](civil.md)** (Python, beta, inactive since 2003)
- **[Colobot](colobot.md)** (C++, GPL-3.0, mature)
- **[Colonization too](colonization_too.md)** (C++, GPL-2.0, beta, inactive since 2004)
- **[Conquests](conquests.md)** (C++, GPL-2.0, mature, inactive since 2012)
- **[Corsix Theme Hospital](theme_hospital.md)** (Lua, C++, MIT, mature)
- **[0AD](0ad.md)** (beta)
- **[8 Kingdoms](8kingdoms.md)** (beta, inactive since 2009)
- **[A Planet's Revenge](a_planets_revenge.md)** (beta, inactive since 2008)
- **[AI Wars](ai_wars.md)** (beta, inactive since 2010)
- **[Advanced Strategic Command](asc.md)** (mature)
- **[Age of Magic](age_of_magic.md)** (beta, inactive since 2011)
- **[Alien Assault Traders](alien_assault_traders.md)** (beta, inactive since 2009)
- **[Ancient Beast](ancient_beast.md)** (mature)
- **[Antares](antares.md)** (beta)
- **[AntiChess](antichess.md)** (mature, inactive since 2003)
- **[Armies](armies.md)** (mature, inactive since 2007)
- **[Arthur's Knights](arthurs_knights.md)** (beta, inactive since 2006)
- **[Atomiks](atomiks.md)** (mature)
- **[Atomix](atomix.md)** (mature)
- **[Attal](attal.md)** (mature, inactive since 2008)
- **[Battle for Wesnoth](wesnoth.md)** (mature)
- **[Battlefield Java](battlefield_java.md)** (beta, inactive since 2011)
- **[Battles of Antargis](battles_of_antargis.md)** (beta, inactive since 2014)
- **[Begin2](begin2.md)** (beta, inactive since 2009)
- **[Birth of the Empires](birth_of_the_empires.md)** ()
- **[BlackNova Traders](blacknova_traders.md)** (beta, inactive since 2012)
- **[Blitzkrieg](blitzkrieg.md)** (beta, inactive since 2009)
- **[Bos Wars](bos_wars.md)** (mature, inactive since 2013)
- **[Boson](boson.md)** (beta, inactive since 2006)
- **[Bygfoot](bygfoot.md)** (beta)
- **[C-evo](c_evo.md)** (mature, inactive since 2013)
- **[Caesar IA](caesar_ia.md)** (beta)
- **[Call to Power 2](call_to_power2.md)** (mature)
- **[CivOne](civone.md)** (beta)
- **[Civil](civil.md)** (beta, inactive since 2003)
- **[Colobot](colobot.md)** (mature)
- **[Colonization too](colonization_too.md)** (beta, inactive since 2004)
- **[Conquests](conquests.md)** (mature, inactive since 2012)
- **[Corsix Theme Hospital](theme_hospital.md)** (mature)
- **[Crimson Fields](crimson_fields.md)** ()
- **[Crown and Cutless](crown_and_cutless.md)** (C++, beta, inactive since 2006)
- **[Dark Destiny](dark_destiny.md)** (Java, unclear, mature, inactive since 2016)
- **[Dark Oberon](dark_oberon.md)** (C++, GPL-2.0, mature, inactive since 2009)
- **[Devana](devana.md)** (PHP, BSD, beta)
- **[Drop Shock](drop_shock.md)** (PHP, mature, inactive since 2014)
- **[Duel Commander](duel_commander.md)** (C, GPL-3.0, beta, inactive since 2009)
- **[Dune Dynasty](dune_dynasty.md)** (C, GPL-2.0, mature, inactive since 2014)
- **[Dune II - The Maker](dune_ii_the_maker.md)** (Java, MIT, beta)
- **[Dune Legacy](dune_legacy.md)** (C++, GPL-2.0, mature)
- **[EPOH](epoh.md)** (Javascript, MIT, beta)
- **[Eleconics](eleconics.md)** (Java, beta, inactive since 2006)
- **[Endgame: Singularity](singularity.md)** (Python, beta, inactive since 2010)
- **[EternalWinterWars](eternalwinterwars.md)** (Java, MIT, beta, inactive since 2014)
- **[Evil Cult](evil_cult.md)** (Haxe, Javascript, GPL-3.0, mature)
- **[FAR Colony](farcolony.md)** (Pascal, GPL-3.0, beta, inactive since 2014)
- **[First Strike](first_strike.md)** (Java, mature)
- **[Free Orion](freeorion.md)** (C++, Python, beta)
- **[Free Space Colonization](freespace_colonization.md)** (C, GPL-2.0, beta)
- **[Free Space Colonization](free_space_colonization.md)** (C, GPL-2.0, beta)
- **[Free heroes2 engine](free_heroes2_engine.md)** (C++, GPL-2.0, beta, inactive since 2015)
- **[FreeCol](freecol.md)** (Java, mature)
- **[FreeLords](freelords.md)** (Java, GPL-2.0, beta)
- **[FreeRCT](freerct.md)** (C++, GPL-2.0, beta, inactive since 2016)
- **[FreeRails](freerails.md)** (Java, beta)
- **[FreeSynd](free_synd.md)** (C++, GPL-2.0, beta)
- **[Freeciv](freeciv.md)** (C, mature)
- **[Freeciv WebGL](freeciv_web.md)** (Javascript, Java, mature)
- **[Freeserf](freeserf.md)** (C++, GPL-3.0, beta)
- **[Freestars](freestars.md)** (C++, beta, inactive since 2008)
- **[GalaxyNG](galaxyng.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[Gigalomania](gigalomania.md)** (C++)
- **[Glest](glest.md)** (C++, mature, inactive since 2009)
- **[Globulation2](globulation2.md)** (C++, mature)
- **[Goblin Camp](golbin_camp.md)** (C++, GPL-3.0, beta, inactive since 2012)
- **[Crown and Cutless](crown_and_cutless.md)** (beta, inactive since 2006)
- **[Dark Destiny](dark_destiny.md)** (mature, inactive since 2016)
- **[Dark Oberon](dark_oberon.md)** (mature, inactive since 2009)
- **[Devana](devana.md)** (beta)
- **[Drop Shock](drop_shock.md)** (mature, inactive since 2014)
- **[Duel Commander](duel_commander.md)** (beta, inactive since 2009)
- **[Dune Dynasty](dune_dynasty.md)** (mature, inactive since 2014)
- **[Dune II - The Maker](dune_ii_the_maker.md)** (beta)
- **[Dune Legacy](dune_legacy.md)** (mature)
- **[EPOH](epoh.md)** (beta)
- **[Eleconics](eleconics.md)** (beta, inactive since 2006)
- **[Endgame: Singularity](singularity.md)** (beta, inactive since 2010)
- **[EternalWinterWars](eternalwinterwars.md)** (beta, inactive since 2014)
- **[Evil Cult](evil_cult.md)** (mature)
- **[FAR Colony](farcolony.md)** (beta, inactive since 2014)
- **[First Strike](first_strike.md)** (mature)
- **[Free Orion](freeorion.md)** (beta)
- **[Free Space Colonization](freespace_colonization.md)** (beta)
- **[Free Space Colonization](free_space_colonization.md)** (beta)
- **[Free heroes2 engine](free_heroes2_engine.md)** (beta, inactive since 2015)
- **[FreeCol](freecol.md)** (mature)
- **[FreeLords](freelords.md)** (beta)
- **[FreeRCT](freerct.md)** (beta, inactive since 2016)
- **[FreeRails](freerails.md)** (beta)
- **[FreeSynd](free_synd.md)** (beta)
- **[Freeciv](freeciv.md)** (mature)
- **[Freeciv WebGL](freeciv_web.md)** (mature)
- **[Freeserf](freeserf.md)** (beta)
- **[Freestars](freestars.md)** (beta, inactive since 2008)
- **[GalaxyNG](galaxyng.md)** (mature, inactive since 2005)
- **[Gigalomania](gigalomania.md)** ()
- **[Glest](glest.md)** (mature, inactive since 2009)
- **[Globulation2](globulation2.md)** (mature)
- **[Goblin Camp](golbin_camp.md)** (beta, inactive since 2012)
- **[Greenius' Civil War](civil_war.md)** (beta, inactive since 2001)
- **[Harris](harris.md)** (C, Python, GPL-3.0, beta)
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta)
- **[Heroes of Wing Commander](heroes_of_wing_commander.md)** (Python, GPL-3.0, beta, inactive since 2014)
- **[Hexwar](hexwar.md)** (Ruby, Javascript, unknown, beta, inactive since 2012)
- **[JQuest](jquest.md)** (Java, beta, inactive since 2006)
- **[JSettlers](jsettlers.md)** (Java, GPL-3.0, mature)
- **[Jagged Alliance 2 Stracciatella](jagged_alliance2.md)** (C++, Various, mature)
- **[KAtomic](katomic.md)** (C++, GPL-2.0, mature)
- **[Kingdoms](kingdoms.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[Knights and Merchants Remake](knights_and_merchants_remake.md)** (Delphi, AGPL-3.0, mature)
- **[LGeneral](lgeneral.md)** (C, mature)
- **[LordsAWar!](lordsawar.md)** (C++, mature)
- **[M.E.W.L.](mewl.md)** (C++, GPL-2.0, beta (more like alpha), inactive since 2015)
- **[Harris](harris.md)** (beta)
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (beta)
- **[Heroes of Wing Commander](heroes_of_wing_commander.md)** (beta, inactive since 2014)
- **[Hexwar](hexwar.md)** (beta, inactive since 2012)
- **[JQuest](jquest.md)** (beta, inactive since 2006)
- **[JSettlers](jsettlers.md)** (mature)
- **[Jagged Alliance 2 Stracciatella](jagged_alliance2.md)** (mature)
- **[KAtomic](katomic.md)** (mature)
- **[Kingdoms](kingdoms.md)** (beta, inactive since 2014)
- **[Knights and Merchants Remake](knights_and_merchants_remake.md)** (mature)
- **[LGeneral](lgeneral.md)** (mature)
- **[LordsAWar!](lordsawar.md)** (mature)
- **[M.E.W.L.](mewl.md)** (beta (more like alpha), inactive since 2015)
- **[Machinations](machinations.md)** (beta, inactive since 2003)
- **[Mars, Land of No Mercy](mars_land_of_no_mercy.md)** (C++, GPL-2.0, beta, inactive since 2008)
- **[Mechanized Assault & eXploration Reloaded ](maxr.md)** (C++, C)
- **[MegaGlest](megaglest.md)** (C++, mature)
- **[Megamek](megamek.md)** (Java, mature)
- **[Mercenary Commander](mercenary_commander.md)** (Java, BSD, beta, inactive since 2010)
- **[Metal Mech](metal_mech.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[Moopy](moopy.md)** (Python, GPL-2.0, beta, inactive since 2008)
- **[Mpango](mpango.md)** (Java, beta, inactive since 2013)
- **[NetPanzer](netpanzer.md)** (C++, beta)
- **[Open Apocalypse](open_apocalypse.md)** (C++, MIT, mature)
- **[Open Dune](open_dune.md)** (C, GPL-2.0, mature)
- **[Mars, Land of No Mercy](mars_land_of_no_mercy.md)** (beta, inactive since 2008)
- **[Mechanized Assault & eXploration Reloaded ](maxr.md)** ()
- **[MegaGlest](megaglest.md)** (mature)
- **[Megamek](megamek.md)** (mature)
- **[Mercenary Commander](mercenary_commander.md)** (beta, inactive since 2010)
- **[Metal Mech](metal_mech.md)** (beta, inactive since 2006)
- **[Moopy](moopy.md)** (beta, inactive since 2008)
- **[Mpango](mpango.md)** (beta, inactive since 2013)
- **[NetPanzer](netpanzer.md)** (beta)
- **[Open Apocalypse](open_apocalypse.md)** (mature)
- **[Open Dune](open_dune.md)** (mature)
- **[Open General](open_general.md)** ()
- **[Open Imperium Galactica](open_imperium_galactica.md)** (Java, beta)
- **[Open Panzer](open_panzer.md)** (Javascript, GPL-2.0, mature)
- **[Open Soccer Star](open_soccer_star.md)** (PHP, GPL-3.0, beta)
- **[OpenHoMM](open_homm.md)** (C++, GPL-3.0, beta, inactive since 2010)
- **[Open Imperium Galactica](open_imperium_galactica.md)** (beta)
- **[Open Panzer](open_panzer.md)** (mature)
- **[Open Soccer Star](open_soccer_star.md)** (beta)
- **[OpenHoMM](open_homm.md)** (beta, inactive since 2010)
- **[OpenMOO2](open_moo2.md)** (beta, inactive since 2011)
- **[OpenPop](open_pop.md)** (C++, GPL-3.0, beta, inactive since 2009)
- **[OpenRA](open_ra.md)** (C#, mature)
- **[OpenRCT2](open_rct2.md)** (C++, GPL-3.0, beta)
- **[OpenSoccer](open_soccer.md)** (PHP, GPL-3.0, beta)
- **[OpenWebSoccer-Sim](open_web_soccer.md)** (PHP, LGPL-3.0, mature)
- **[OpenXcom](open_xcom.md)** (C++, mature)
- **[Operation Citadel](operation_citadel.md)** (C++, GPL-2.0, beta, inactive since 2000)
- **[Outer Space](outer_space.md)** (Python, GPL-2.0, beta, inactive since 2012)
- **[Pax Britannica](pax_britannica.md)** (Lua, C, mature)
- **[Pioneers](pioneers.md)** (C, GPL-2.0, mature)
- **[Pizza Business](pizza_business.md)** (C++, GPL-2.0, mature, inactive since 2003)
- **[Planetary Hoppers](planetary_hoppers.md)** (Java, GPL-2.0, beta, inactive since 2003)
- **[Polis](polis.md)** (Java, GPL-3.0, mature, inactive since 2016)
- **[Project Helena](project_helena.md)** (Lazarus, beta, inactive since 2015)
- **[Promisance](promisance.md)** (PHP, GPL-2.0, mature, inactive since 2004)
- **[Return to the Roots](return_to_the_roots.md)** (C++, GPL-3.0, mature)
- **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta)
- **[Scoreos](scoreos.md)** (PHP, GPL-2.0, beta, inactive since 2008)
- **[Sengoku: Warring States of Japan](sengoky_warring_states_of_japan.md)** (C++, Lua, MIT, beta, inactive since 2008)
- **[Settlers III remake](settlers_iii_remake.md)** (Java, MIT, beta)
- **[Simple-Solitaire](simple_solitaire.md)** (Java, GPL-3.0, mature)
- **[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)
- **[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 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, mature)
- **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, mature, inactive since 2011)
- **[Stars! Nova](stars_nova.md)** (C#, GPL-2.0, beta)
- **[Supremacy](supremacy.md)** (C#, Ms-RL, beta, inactive)
- **[T-Bots](t_bots.md)** (C, GPL-2.0, beta, inactive since 2004)
- **[TVTower](tvtower.md)** (BlitzMax, Lua, Custom (similar to MIT, Apache), mature)
- **[Tanks of Freedom](tanks_of_freedom.md)** (GDScript)
- **[The Epic of Heroes](epic_of_heroes.md)** (C++, GPL-3.0, beta, inactive since 2015)
- **[Thousand Parsec](thousand_parsec.md)** (C++, Python, GPL-2.0, beta, inactive since 2012)
- **[TripleA](triplea.md)** (Java, mature)
- **[Turious](turious.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[Turn of War](turn_of_war.md)** (Java, GPL-3.0, beta)
- **[UFO2000](ufo2000.md)** (C++)
- **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, mature)
- **[Unknown Horizons](unknown_horizons.md)** (Python, beta)
- **[VCMI Project](vcmi.md)** (C++, GPL-2.0, mature)
- **[WAtomic](watomic.md)** (Pascal, GPL-2.0, mature, inactive since 2005)
- **[War Of Kingdom](war_of_kingdom.md)** (C, C++, beta)
- **[WarGame](wargame.md)** (Unity, C#, CDDL, beta, inactive since 2016)
- **[Wargamer](wargamer.md)** (C++, GPL-20, mature, inactive since 2003)
- **[Wargus](wargus.md)** (C++, Lua, GPL-2.0)
- **[Warzone 2100](warzone_2100.md)** (C++)
- **[Widelands](widelands.md)** (C++, Lua, mature)
- **[Wizards Magic](wizards_magic.md)** (Python, GPL-2.0, mature, inactive since 2012)
- **[Wolfpack Empire](wolfpack_empire.md)** (C, GPL-3.0, mature)
- **[World of Heroes](world_of_heroes.md)** (Python, BSD, beta, inactive since 2009)
- **[Wyrmsun](wyrmsun.md)** (Lua, C++, GPL-2.0, mature)
- **[X-Force: Fight For Destiny](x-force.md)** (Delphi, GPL-2.0, beta, inactive since 2011)
- **[XArchon](xarchon.md)** (C, C++, GPL-2.0)
- **[XSera](xsera.md)** (C, Lua, MIT, beta, inactive since 2010)
- **[OpenPop](open_pop.md)** (beta, inactive since 2009)
- **[OpenRA](open_ra.md)** (mature)
- **[OpenRCT2](open_rct2.md)** (beta)
- **[OpenSoccer](open_soccer.md)** (beta)
- **[OpenWebSoccer-Sim](open_web_soccer.md)** (mature)
- **[OpenXcom](open_xcom.md)** (mature)
- **[Operation Citadel](operation_citadel.md)** (beta, inactive since 2000)
- **[Outer Space](outer_space.md)** (beta, inactive since 2012)
- **[Pax Britannica](pax_britannica.md)** (mature)
- **[Pioneers](pioneers.md)** (mature)
- **[Pizza Business](pizza_business.md)** (mature, inactive since 2003)
- **[Planetary Hoppers](planetary_hoppers.md)** (beta, inactive since 2003)
- **[Polis](polis.md)** (mature, inactive since 2016)
- **[Project Helena](project_helena.md)** (beta, inactive since 2015)
- **[Promisance](promisance.md)** (mature, inactive since 2004)
- **[Return to the Roots](return_to_the_roots.md)** (mature)
- **[Scorched Moon](scorched_moon.md)** (beta)
- **[Scoreos](scoreos.md)** (beta, inactive since 2008)
- **[Sengoku: Warring States of Japan](sengoky_warring_states_of_japan.md)** (beta, inactive since 2008)
- **[Settlers III remake](settlers_iii_remake.md)** (beta)
- **[Simple-Solitaire](simple_solitaire.md)** (mature)
- **[Skrupel - Tribute Compilation](skrupel.md)** (mature, inactive since 2010)
- **[Slay](slay.md)** (beta, inactive since 2010)
- **[Solar Empire](solar_empire.md)** (mature, inactive since 2012)
- **[Song of Albion](song_of_albion.md)** (mature, inactive since 2011)
- **[Space Faring](space_faring.md)** (beta)
- **[Space Opera](space_opera.md)** (beta, inactive since 2008)
- **[Space Trader for Windows](space_trader_for_windows.md)** (mature, inactive since 2008)
- **[Space War](space_war.md)** (mature)
- **[SpaceTrader for Java](space_trader_for_java.md)** (mature, inactive since 2010)
- **[Spring RTS engine](spring.md)** (mature)
- **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (mature, inactive since 2011)
- **[Stars! Nova](stars_nova.md)** (beta)
- **[Supremacy](supremacy.md)** (beta, inactive)
- **[T-Bots](t_bots.md)** (beta, inactive since 2004)
- **[TVTower](tvtower.md)** (mature)
- **[Tanks of Freedom](tanks_of_freedom.md)** ()
- **[The Epic of Heroes](epic_of_heroes.md)** (beta, inactive since 2015)
- **[Thousand Parsec](thousand_parsec.md)** (beta, inactive since 2012)
- **[TripleA](triplea.md)** (mature)
- **[Turious](turious.md)** (beta, inactive since 2014)
- **[Turn of War](turn_of_war.md)** (beta)
- **[UFO2000](ufo2000.md)** ()
- **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (mature)
- **[Unknown Horizons](unknown_horizons.md)** (beta)
- **[VCMI Project](vcmi.md)** (mature)
- **[WAtomic](watomic.md)** (mature, inactive since 2005)
- **[War Of Kingdom](war_of_kingdom.md)** (beta)
- **[WarGame](wargame.md)** (beta, inactive since 2016)
- **[Wargamer](wargamer.md)** (mature, inactive since 2003)
- **[Wargus](wargus.md)** ()
- **[Warzone 2100](warzone_2100.md)** ()
- **[Widelands](widelands.md)** (mature)
- **[Wizards Magic](wizards_magic.md)** (mature, inactive since 2012)
- **[Wolfpack Empire](wolfpack_empire.md)** (mature)
- **[World of Heroes](world_of_heroes.md)** (beta, inactive since 2009)
- **[Wyrmsun](wyrmsun.md)** (mature)
- **[X-Force: Fight For Destiny](x-force.md)** (beta, inactive since 2011)
- **[XArchon](xarchon.md)** ()
- **[XSera](xsera.md)** (beta, inactive since 2010)
- **[Xconq](xconq.md)** (mature)
- **[Xenowar](xenowar.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
- **[Zero-K](zero_k.md)** (Lua)
- **[Zetawar](zetawar.md)** (Clojure, mature)
- **[Zone of Control](zoc.md)** (Rust, Apache-2.0, beta, inactive since 2017)
- **[Xenowar](xenowar.md)** (mature, inactive since 2014)
- **[Zero-K](zero_k.md)** ()
- **[Zetawar](zetawar.md)** (mature)
- **[Zone of Control](zoc.md)** (beta, inactive since 2017)
[comment]: # (end of autogenerated content)

View File

@ -5,8 +5,8 @@ _A text-based, turn-based strategy game set in space. It is similar to a 4X game
- Home: https://sourceforge.net/projects/aplanetsrevenge/
- Download: https://sourceforge.net/projects/aplanetsrevenge/files/aplanetsrevenge/apr-1.0-alpha/
- State: beta, inactive since 2008
- Code: see download
- Language(s): Python
- Code repository: (see download)
- Code language: Python
## Building

View File

@ -5,9 +5,9 @@ _Turn-based strategy game for Symbian._
- Home: https://sourceforge.net/projects/ageofmagic/
- Download: https://sourceforge.net/projects/ageofmagic/files/
- State: beta, inactive since 2011
- Code: https://svn.code.sf.net/p/ageofmagic/code/
- Language(s): C++
- License: GPL-2.0
- Code repository: https://svn.code.sf.net/p/ageofmagic/code/
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -4,9 +4,9 @@ _Turn-based strategy game, an AI client development testbed._
- Home: https://code.google.com/archive/p/aiwars/
- State: beta, inactive since 2010
- Code: https://code.google.com/archive/p/aiwars/source
- Language(s): Python
- License: MIT
- Code repository: https://code.google.com/archive/p/aiwars/source
- Code language: Python
- Code license: MIT
## Building

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/AATraders%200.4x/
- State: beta, inactive since 2009
- Keywords: online
- Language(s): PHP
- Code language: PHP
## Building

View File

@ -4,9 +4,9 @@ _Turn based strategy indie game project._
- Home: https://ancientbeast.com/
- State: mature
- Code: https://github.com/FreezingMoon/AncientBeast
- Language(s): Javascript
- License: AGPL-3.0
- Code repository: https://github.com/FreezingMoon/AncientBeast
- Code language: Javascript
- Code license: AGPL-3.0
## Building

View File

@ -3,12 +3,12 @@
_Port of the original Ares code base that was open sourced in 2008._
- Home: https://arescentral.org/antares/
- Download: see home
- Download: (see home)
- State: beta
- Keywords: RTS, shooter
- Code: https://github.com/arescentral/antares
- Language(s): C++
- License: LGPL-3.0
- Code repository: https://github.com/arescentral/antares
- Code language: C++
- Code license: LGPL-3.0
## Building

View File

@ -5,8 +5,8 @@ _AntiChess is an anti chess game. You have to take your opponents piece if you c
- Home: https://sourceforge.net/projects/antichess/
- Download: https://sourceforge.net/projects/antichess/files/antichess/1.0/
- State: mature, inactive since 2003
- Code: http://antichess.cvs.sourceforge.net/ (cvs)
- Language(s): Java
- Code repository: http://antichess.cvs.sourceforge.net/ (cvs)
- Code language: Java
## Building

View File

@ -5,8 +5,8 @@ _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: see download
- Language(s): C++
- Code repository: (see download)
- Code language: C++
## Building

View File

@ -5,9 +5,9 @@ _A small turned based game._
- Home: http://ainenn.org/KingArthur/, https://sourceforge.net/projects/king-arthur/
- Download: https://sourceforge.net/projects/king-arthur/files/king-arthur/Alpha%200.3/
- State: beta, inactive since 2006
- Code: see download
- Language(s): C++
- License: Educational
- Code repository: (see download)
- Code language: C++
- Code license: Educational
## Building

View File

@ -6,8 +6,8 @@ _Advanced Strategic Command is a free, turn based strategy game._
- Media: https://en.wikipedia.org/wiki/Battle_Isle#Clones
- State: mature
- Keywords: TBS
- Code: http://hg.asc-hq.org/hg/asc (mercurial)
- Language(s): C++
- Code repository: http://hg.asc-hq.org/hg/asc (mercurial)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -6,9 +6,9 @@ _Faithful remake of, and a tribute to, Atomix, a classic puzzle game created by
- Download: https://sourceforge.net/projects/atomiks/files
- State: mature
- Keywords: puzzle
- Code: https://sourceforge.net/p/atomiks/code/HEAD/tree/ (svn)
- Language(s): C
- License: GPL, custom (Leveldesign, see Readme)
- Code repository: https://sourceforge.net/p/atomiks/code/HEAD/tree/ (svn)
- Code language: C
- Code license: GPL, custom (Leveldesign, see Readme)
## Building

View File

@ -4,9 +4,9 @@ _A puzzle game in which you have to build full molecules._
- Home: https://github.com/GNOME/atomix
- State: mature
- Code: https://github.com/GNOME/atomix
- Language(s): C
- License: GPL-2.0
- Code repository: https://github.com/GNOME/atomix
- Code language: C
- Code license: GPL-2.0
## Building

View File

@ -6,9 +6,9 @@ _Themeable turn-based strategy game._
- Download: https://sourceforge.net/projects/attal/files/Attal/
- State: mature, inactive since 2008
- Keywords: TBS
- Code: https://sourceforge.net/p/attal/code/ (cvs)
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/attal/code/ (cvs)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -5,8 +5,8 @@ _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: https://git.code.sf.net/p/battlefieldjava/git
- Language(s): Java
- Code repository: https://git.code.sf.net/p/battlefieldjava/git
- Code language: Java
## Building

View File

@ -4,9 +4,9 @@ _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: https://github.com/godrin/antargis
- Language(s): C, C++
- License: GPL-2.0
- Code repository: https://github.com/godrin/antargis
- Code language: C, C++
- Code license: GPL-2.0
## Building

View File

@ -5,9 +5,9 @@ _A TCP/IP Tactical Starship Sim._
- Home: https://sourceforge.net/projects/begin2/
- Download: https://sourceforge.net/projects/begin2/files/begin2/0.93/
- State: beta, inactive since 2009
- Code: https://svn.code.sf.net/p/begin2/code/
- Language(s): C++
- License: BSD
- Code repository: https://svn.code.sf.net/p/begin2/code/
- Code language: C++
- Code license: BSD
## Building

View File

@ -4,8 +4,8 @@ _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
- Code: https://github.com/bote-team/bote
- Language(s): C++
- Code repository: https://github.com/bote-team/bote
- Code language: C++
- Code license: Special
- Code license details: Private use allowed

View File

@ -5,8 +5,8 @@ _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: https://sourceforge.net/p/blacknova/code/HEAD/tree/
- Language(s): PHP, Javascript
- Code repository: https://sourceforge.net/p/blacknova/code/HEAD/tree/
- Code language: PHP, Javascript
Fork is [Red Nova Traders](https://sourceforge.net/projects/rednova/), inactive since 2006.

View File

@ -5,9 +5,9 @@ _Little turn-based strategy game based on Pendulous shareware rules._
- Home: https://sourceforge.net/projects/blitzkrieg/
- Download: https://sourceforge.net/projects/blitzkrieg/files/developpement/
- State: beta, inactive since 2009
- Code: https://sourceforge.net/p/blitzkrieg/code/ (cvs)
- Language(s): Java
- License: GPL
- Code repository: https://sourceforge.net/p/blitzkrieg/code/ (cvs)
- Code language: Java
- Code license: GPL
See also [Pendulous](http://www.blackfalcongames.net/?p=225).

View File

@ -6,9 +6,9 @@ _Futuristic real time strategy game (RTS)._
- Download: https://www.boswars.org/download.shtml
- State: mature, inactive since 2013
- Keywords: RTS
- Code: see download
- Language(s): C++
- License: GPL-2.0
- Code repository: (see download)
- Code language: C++
- Code license: GPL-2.0
Code repository not available (https://www.boswars.org/development.shtml).

View File

@ -5,9 +5,9 @@ _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: https://sourceforge.net/p/boson/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/boson/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0
More like alpha.

View File

@ -6,9 +6,9 @@ _Football (a.k.a. soccer) manager game featuring many international leagues and
- Download: https://sourceforge.net/projects/bygfoot/files/
- State: beta
- Keywords: sports
- Code: https://sourceforge.net/p/bygfoot/code/HEAD/tree/ (svn), https://sourceforge.net/p/bygfoot/git/ci/master/tree/
- Language(s): Java
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/bygfoot/code/HEAD/tree/ (svn), https://sourceforge.net/p/bygfoot/git/ci/master/tree/
- Code language: Java
- Code license: GPL-2.0
## Building

View File

@ -7,7 +7,7 @@ _C-evo is a freeware empire building game for Windows._
- Download: http://www.c-evo.org/files/files.php
- State: mature, inactive since 2013
- Keywords: TBS
- Code: http://www.c-evo.org/files/download.php?cevosrc.cevosrc.zip
- Language(s): Delphi Pascal
- Code repository: http://www.c-evo.org/files/download.php?cevosrc.cevosrc.zip
- Code language: Delphi Pascal
## Building

View File

@ -5,11 +5,11 @@ _Remake of the popular citybuilder/economic strategy - Caesar III, videogame by
- Home: https://bitbucket.org/dalerank/caesaria/overview, https://bitbucket.org/dalerank/caesaria/wiki/Home
- Download: https://bitbucket.org/dalerank/caesaria/wiki/Releases
- State: beta
- Code: https://bitbucket.org/dalerank/caesaria/src
- Language(s): C++
- License: GPL-3.0
- Code repository: https://bitbucket.org/dalerank/caesaria/src
- Code language: C++
- Code license: GPL-3.0
## Building
Uses CMake. Also supports Android.
- Build system: CMake. Also supports Android.

View File

@ -6,9 +6,9 @@ _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: http://ctp2.darkdust.net/anonsvn/ (svn)
- Language(s): C++
- License: Custom (Activision CTP2 source EULA)
- Code repository: http://ctp2.darkdust.net/anonsvn/ (svn)
- Code language: C++
- Code license: Custom (Activision CTP2 source EULA)
May require ownership of original content?

View File

@ -5,8 +5,8 @@ _A cross-platform, turn-based, networked strategy game._
- Home: http://civil.sourceforge.net/
- Download: http://civil.sourceforge.net/download.html
- State: beta, inactive since 2003
- Code: http://civil.cvs.sourceforge.net/ (cvs)
- Language(s): Python
- Code repository: http://civil.cvs.sourceforge.net/ (cvs)
- Code language: Python
- Code license: GPL-2.0
- Follow-up: https://github.com/Trilarion/civil

View File

@ -4,7 +4,7 @@ _Open Sourced version of American Civil War game for DOS, originally developed b
- Home: http://civilwar.sourceforge.net/, https://sourceforge.net/projects/civilwar/, https://www.greenius.co.uk/personal/steven/civilwar.html
- State: beta, inactive since 2001
- Code: https://sourceforge.net/p/civilwar/code/
- Code repository: https://sourceforge.net/p/civilwar/code/
Not sure if there is something inside actually.

View File

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

View File

@ -6,10 +6,10 @@ _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: https://github.com/colobot/colobot
- Language(s): C++
- License: GPL-3.0
- Code repository: https://github.com/colobot/colobot
- Code language: C++
- Code license: GPL-3.0
## Building
Uses CMake
- Build system: CMake

View File

@ -5,9 +5,9 @@ _Design and develop of a sequel to the original game._
- Home: https://sourceforge.net/projects/coltoo/
- Download: https://sourceforge.net/projects/coltoo/files/
- State: beta, inactive since 2004
- Code: https://sourceforge.net/p/coltoo/code/ (cvs)
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/coltoo/code/ (cvs)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -5,9 +5,9 @@ _4X game, similar to the Civilization series of games._
- Home: http://conquests.sourceforge.net/, https://sourceforge.net/projects/conquests
- Download: https://launchpad.net/conquests/+download
- State: mature, inactive since 2012
- Code: see download
- Language(s): C++
- License: GPL-2.0
- Code repository: (see download)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -5,7 +5,7 @@ _Turn-based tactical war game._
- Home: http://crimson.seul.org/
- Download: http://crimson.seul.org/download.php
- Keywords: TBS
- Code: http://crimson.seul.org/cvs.php (cvs)
- Code repository: http://crimson.seul.org/cvs.php (cvs)
## Building

View File

@ -5,8 +5,8 @@ _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 2006
- Code: https://sourceforge.net/p/crownandcutlass/code/HEAD/tree/ (svn)
- Language(s): C++
- Code repository: https://sourceforge.net/p/crownandcutlass/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: Special
## Building

View File

@ -5,9 +5,9 @@ _Turn-based online space strategy game playable in internet browsers._
- Home: http://www.darkdestiny.at/, http://www.thedarkdestiny.at/portalApp/#/
- State: mature, inactive since 2016
- Keywords: MMO
- Code: https://sourceforge.net/p/darkdestiny/code/HEAD/tree/ (svn)
- Language(s): Java
- License: unclear
- Code repository: https://sourceforge.net/p/darkdestiny/code/HEAD/tree/ (svn)
- Code language: Java
- Code license: unclear
## Building

View File

@ -6,9 +6,9 @@ _Real-time strategy game similar to Warcraft II._
- Download: http://dark-oberon.sourceforge.net/?page=download
- State: mature, inactive since 2009
- Keywords: RTS
- Code: https://sourceforge.net/p/dark-oberon/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/dark-oberon/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0
- Dependencies: SDL
## Building

View File

@ -6,9 +6,9 @@ _Browser strategy game._
- Download: https://sourceforge.net/projects/devana/files
- State: beta
- Keywords: web
- Code: see download
- Language(s): PHP
- License: BSD
- Code repository: (see download)
- Code language: PHP
- Code license: BSD
Main web site is unavailable.

View File

@ -5,8 +5,8 @@ _Massively Multiplayer Turn-Based Strategy Game._
- Home: http://www.tinywarz.com/index.php, https://sourceforge.net/projects/dropshock/
- State: mature, inactive since 2014
- Keywords: online
- Code: https://git.code.sf.net/p/dropshock/code
- Language(s): PHP
- Code repository: https://git.code.sf.net/p/dropshock/code
- Code language: PHP
## Building

View File

@ -5,9 +5,9 @@ _Turn based command line fighting game for Windows and Unix-like systems._
- Home: https://sourceforge.net/projects/duelcommander/
- Download: https://sourceforge.net/projects/duelcommander/files
- State: beta, inactive since 2009
- Code: see download
- Language(s): C
- License: GPL-3.0
- Code repository: (see download)
- Code language: C
- Code license: GPL-3.0
## Building

View File

@ -6,9 +6,9 @@ _Continuation of the classic real-time strategy game Dune II by Westwood Studios
- Download: https://sourceforge.net/projects/dunedynasty
- State: mature, inactive since 2014
- Keywords: requires original content (Dune 2)
- Code: https://sourceforge.net/p/dunedynasty/dunedynasty/ci/master/tree/
- Language(s): C
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/dunedynasty/dunedynasty/ci/master/tree/
- Code language: C
- Code license: GPL-2.0
Based on Open Dune.

View File

@ -6,9 +6,9 @@ _Clone of the good old Dune II by Westwoord Studios._
- Download: http://dune2themaker.fundynamic.com/?page_id=11
- State: beta
- Keywords: RTS
- Code: https://github.com/Fundynamic/dune2themaker4j
- Language(s): Java
- License: MIT
- Code repository: https://github.com/Fundynamic/dune2themaker4j
- Code language: Java
- Code license: MIT
License of artwork

View File

@ -6,9 +6,9 @@ _Updated clone of Westood Studios' Dune2 which uses data files from the original
- Download: http://dunelegacy.sourceforge.net/website/downloads.html, https://sourceforge.net/projects/dunelegacy/files
- State: mature
- Keywords: requires original data
- Code: https://sourceforge.net/p/dunelegacy/code/ci/master/tree/
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/dunelegacy/code/ci/master/tree/
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -5,8 +5,8 @@ _Players create fleets of customized ships and control them in an fully 3D envir
- Home: https://sourceforge.net/projects/eleconics/
- Download: https://sourceforge.net/projects/eleconics/files
- State: beta, inactive since 2006
- Code: https://sourceforge.net/p/eleconics/code (cvs)
- Language(s): Java
- Code repository: https://sourceforge.net/p/eleconics/code (cvs)
- Code language: Java
## Building

View File

@ -5,9 +5,9 @@ _A cooperative turn-based RPG and Strategy Game where the main goal is to defeat
- Home: https://sourceforge.net/projects/epicheroes/
- Download: https://sourceforge.net/projects/epicheroes/files
- State: beta, inactive since 2015
- Code: https://sourceforge.net/p/epicheroes/code/ci/master/tree/
- Language(s): C++
- License: GPL-3.0
- Code repository: https://sourceforge.net/p/epicheroes/code/ci/master/tree/
- Code language: C++
- Code license: GPL-3.0
## Building

View File

@ -5,9 +5,9 @@ _Multiplayer turn-based browser strategy game._
- Home: http://www.epoh.io/
- State: beta
- Keywords: online
- Code: https://github.com/tautvilas/epoh
- Language(s): Javascript
- License: MIT
- Code repository: https://github.com/tautvilas/epoh
- Code language: Javascript
- Code license: MIT
## Building

View File

@ -4,9 +4,9 @@ _Turn based strategy game with a medieval winter setting._
- Home: https://github.com/hinogi/eternalwinterwars
- State: beta, inactive since 2014
- Code: https://github.com/hinogi/eternalwinterwars
- Language(s): Java
- License: MIT
- Code repository: https://github.com/hinogi/eternalwinterwars
- Code language: Java
- Code license: MIT
- Platforms: Android
## Building

View File

@ -4,9 +4,9 @@ _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: https://github.com/infidel-/cult
- Language(s): Haxe, Javascript
- License: GPL-3.0
- Code repository: https://github.com/infidel-/cult
- Code language: Haxe, Javascript
- Code license: GPL-3.0
## Building

View File

@ -4,9 +4,9 @@ _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: https://github.com/Vakarias/farcolony
- Language(s): Pascal
- License: GPL-3.0
- Code repository: https://github.com/Vakarias/farcolony
- Code language: Pascal
- Code license: GPL-3.0
## Building

View File

@ -5,8 +5,8 @@ _Conquer the world thanks to military forces._
- Home: https://sourceforge.net/projects/firststrikegame/
- Download: https://sourceforge.net/projects/firststrikegame/files/
- State: mature
- Code: https://sourceforge.net/p/firststrikegame/code/HEAD/tree/ (svn)
- Language(s): Java
- Code repository: https://sourceforge.net/p/firststrikegame/code/HEAD/tree/ (svn)
- Code language: Java
## Building

View File

@ -5,9 +5,9 @@ _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: https://svn.code.sf.net/p/fheroes2/code/ (svn), https://github.com/ciplogic/fheroes2enh
- Language(s): C++
- License: GPL-2.0
- Code repository: https://svn.code.sf.net/p/fheroes2/code/ (svn), https://github.com/ciplogic/fheroes2enh
- Code language: C++
- Code license: GPL-2.0
Requires original content?

View File

@ -5,9 +5,9 @@ _A 4X approach. It is played on randomly generated maps._
- Home: https://sourceforge.net/projects/fsc/, http://fsc.sourceforge.net/
- Download: https://sourceforge.net/projects/fsc/files
- State: beta
- Code: https://sourceforge.net/p/fsc/code/HEAD/tree/ (svn)
- Language(s): C
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/fsc/code/HEAD/tree/ (svn)
- Code language: C
- Code license: GPL-2.0
## Building

View File

@ -6,10 +6,10 @@ _Reimplementation of the classic Bullfrog game, Syndicate._
- Download: https://sourceforge.net/projects/freesynd/files/
- State: beta
- Keywords: requires original content (Syndicate)
- Code: https://sourceforge.net/p/freesynd/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/freesynd/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0
## Building
Uses CMake
- Build system: CMake

View File

@ -7,8 +7,8 @@ _Freeciv is a Free and Open Source empire-building strategy game inspired by the
- Download: http://www.freeciv.org/download.html
- State: mature
- Keywords: network, TBS
- Code: https://github.com/freeciv/freeciv
- Language(s): C
- Code repository: https://github.com/freeciv/freeciv
- Code language: C
- Code license: GPL-2.0
See also [FreeCivAC](http://freecivac.sourceforge.net/) which is a patch to FreeCiv to incoporate Alpha Centauri behavior

View File

@ -6,8 +6,8 @@ _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: web client, TBS
- Code: https://github.com/freeciv/freeciv-web
- Language(s): Javascript, Java
- Code repository: https://github.com/freeciv/freeciv-web
- Code language: Javascript, Java
- Code license: AGPL-3.0
Modifies [Freeciv](freeciv.md) slightly and uses it as server.

View File

@ -7,8 +7,8 @@ _FreeCol is a turn-based strategy game based on the old game Colonization, and s
- Download: http://www.freecol.org/download.html
- State: mature
- Keywords: network, TBS
- Code: https://sourceforge.net/p/freecol/git/ci/master/tree/
- Language(s): Java
- Code repository: https://sourceforge.net/p/freecol/git/ci/master/tree/
- Code language: Java
- Code license: GPL-2.0
## Building

View File

@ -5,9 +5,9 @@ _Explore, occupy, produce armies in cities and kill your enemies._
- Home: https://sourceforge.net/projects/freelords/
- Download: https://sourceforge.net/projects/freelords/files
- State: beta
- Code: https://sourceforge.net/p/freelords/git/ci/master/tree/
- Language(s): Java
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/freelords/git/ci/master/tree/
- Code language: Java
- Code license: GPL-2.0
## Building

View File

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

View File

@ -6,8 +6,8 @@ _Real time MP strategy game where players compete to build the most powerful rai
- Download: https://sourceforge.net/projects/freerails/files/jfreerails/
- State: beta
- Keywords: RTS
- Code: https://sourceforge.net/p/freerails/code/ (cvs)
- Language(s): Java
- Code repository: https://sourceforge.net/p/freerails/code/ (cvs)
- Code language: Java
See also [FreeRails II](http://freerails2.sourceforge.net/)

View File

@ -5,12 +5,12 @@ _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: https://github.com/FreeRCT/FreeRCT
- Language(s): C++
- License: GPL-2.0
- Code repository: https://github.com/FreeRCT/FreeRCT
- Code language: C++
- Code license: GPL-2.0
Main web site is unavailable.
## Building
Uses CMake
- Build system: CMake

View File

@ -6,10 +6,10 @@ _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 game content (Settlers 1)
- Code: https://github.com/freeserf/freeserf
- Language(s): C++
- License: GPL-3.0
- Code repository: https://github.com/freeserf/freeserf
- Code language: C++
- Code license: GPL-3.0
## Building
Uses CMake
- Build system: CMake

View File

@ -5,9 +5,9 @@ _Game of colonization, research, diplomacy and trade. A 4X approach.It is played
- Home: http://fsc.sourceforge.net/, https://sourceforge.net/projects/fsc/
- Download: https://sourceforge.net/projects/fsc/files
- State: beta
- Code: https://sourceforge.net/p/fsc/code/HEAD/tree/
- Language(s): C
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/fsc/code/HEAD/tree/
- Code language: C
- Code license: GPL-2.0
requires SDL

View File

@ -4,8 +4,8 @@ _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: https://sourceforge.net/p/freestars/code/HEAD/tree/
- Language(s): C++
- Code repository: https://sourceforge.net/p/freestars/code/HEAD/tree/
- Code language: C++
No demo but quite a lot of code in the repository.

View File

@ -6,9 +6,9 @@ _Play by email interstellar wargame for multiple players._
- Download: https://sourceforge.net/projects/galaxyng/files
- State: mature, inactive since 2005
- Keywords: TBS
- Code: https://sourceforge.net/p/galaxyng/code/ (cvs)
- Language(s): C
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/galaxyng/code/ (cvs)
- Code language: C
- Code license: GPL-2.0
Related is [GalaxyView](https://sourceforge.net/projects/galaxyview/) a turn viewer for this project.

View File

@ -3,8 +3,8 @@
_A 2D real time strategy Mega-Lo-Mania-like god game._
- Home: http://gigalomania.sourceforge.net/
- Code: https://sourceforge.net/p/gigalomania/code/ci/master/tree/
- Language(s): C++
- Code repository: https://sourceforge.net/p/gigalomania/code/ci/master/tree/
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -7,8 +7,8 @@ _Glest is a free 3D real-time strategy game._
- Download: http://glest.org/en/downloads.php
- State: mature, inactive since 2009
- Keywords: RTS
- Code: https://sourceforge.net/p/glest/code/HEAD/tree/trunk/
- Language(s): C++
- Code repository: https://sourceforge.net/p/glest/code/HEAD/tree/trunk/
- Code language: C++
- Code license: GPL-2.0
See also [Glest Advanced Engine](https://sourceforge.net/projects/glestae/).

View File

@ -7,8 +7,8 @@ _Real-Time Strategy (RTS) game which reduces micro-management by automatically a
- Download: https://globulation2.org/wiki/Download_and_Install
- State: mature
- Keywords: RTS
- Code: https://bitbucket.org/giszmo/glob2 (hg)
- Language(s): C++
- Code repository: https://bitbucket.org/giszmo/glob2 (hg)
- Code language: C++
- Code license: GPL-3.0
## Building

View File

@ -5,9 +5,9 @@ _Roguelike citybuilder, inspired by Anno 1404, Dwarf Fortress and Dungeon Keeper
- Home: http://www.goblincamp.com/, https://bitbucket.org/genericcontainer/goblin-camp
- Download: see dome
- State: beta, inactive since 2012
- Code: https://bitbucket.org/genericcontainer/goblin-camp/src
- Language(s): C++
- License: GPL-3.0
- Code repository: https://bitbucket.org/genericcontainer/goblin-camp/src
- Code language: C++
- Code license: GPL-3.0
## Building

View File

@ -4,9 +4,9 @@ _Based around the actions of RAF Bomber Command in the Second World War._
- Home: https://github.com/ec429/harris
- State: beta
- Code: https://github.com/ec429/harris
- Language(s): C, Python
- License: GPL-3.0
- Code repository: https://github.com/ec429/harris
- Code language: C, Python
- Code license: GPL-3.0
## Building

View File

@ -5,7 +5,7 @@ _A free, turn-based strategy game where you have to guide a hero through a fanta
- Home: https://launchpad.net/heroesofwesnoth, https://sourceforge.net/projects/heroesofwesnoth/
- State: beta
- Keywords: TBS
- Code: https://code.launchpad.net/heroesofwesnoth (bzr)
- Language(s): C++
- Code repository: https://code.launchpad.net/heroesofwesnoth (bzr)
- Code language: C++
## Building

View File

@ -5,9 +5,9 @@ _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: https://sourceforge.net/p/howc/code/HEAD/tree/ (svn)
- Language(s): Python
- License: GPL-3.0
- Code repository: https://sourceforge.net/p/howc/code/HEAD/tree/ (svn)
- Code language: Python
- Code license: GPL-3.0
## Building

View File

@ -5,9 +5,9 @@ _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: https://github.com/mgfreshour/hexwar
- Language(s): Ruby, Javascript
- License: unknown
- Code repository: https://github.com/mgfreshour/hexwar
- Code language: Ruby, Javascript
- Code license: unknown
## Building

View File

@ -4,9 +4,9 @@ _An improved, cross-platform, stable Jagged Alliance 2 runtime._
- Home: https://ja2-stracciatella.github.io/
- State: mature
- Code: https://github.com/ja2-stracciatella/ja2-stracciatella
- Language(s): C++
- License: Various
- Code repository: https://github.com/ja2-stracciatella/ja2-stracciatella
- Code language: C++
- Code license: Various
Requires original content?

View File

@ -5,8 +5,8 @@ _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: see download
- Language(s): Java
- Code repository: (see download)
- Code language: Java
## Building

View File

@ -6,9 +6,9 @@ _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: https://sourceforge.net/p/jsettlers/code (cvs) https://sourceforge.net/p/jsettlers2/code/ (cvs) https://github.com/jdmonin/JSettlers2
- Language(s): Java
- License: GPL-3.0
- Code repository: https://sourceforge.net/p/jsettlers/code (cvs) https://sourceforge.net/p/jsettlers2/code/ (cvs) https://github.com/jdmonin/JSettlers2
- Code language: Java
- Code license: GPL-3.0
## Building

View File

@ -5,9 +5,9 @@ _Fun educational game built around molecular geometry. It employs simplistic two
- Home: https://www.kde.org/applications/games/katomic/, https://games.kde.org/game.php?game=katomic
- State: mature
- Keywords: puzzle
- Code: git://anongit.kde.org/katomic
- Language(s): C++
- License: GPL-2.0
- Code repository: git://anongit.kde.org/katomic
- Code language: C++
- Code license: GPL-2.0
## Building

View File

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

View File

@ -6,9 +6,9 @@ _An unofficial fan-made mod for the game Knights and Merchants._
- Download: http://www.kamremake.com/download/
- State: mature
- Keywords: RTS
- Code: https://github.com/Kromster80/kam_remake
- Language(s): Delphi
- License: AGPL-3.0
- Code repository: https://github.com/Kromster80/kam_remake
- Code language: Delphi
- Code license: AGPL-3.0
Requires original game content.

View File

@ -4,11 +4,11 @@ _A turn-based strategy engine heavily inspired by Panzer General._
- Home: http://lgames.sourceforge.net/LGeneral/
- Media: https://en.wikipedia.org/wiki/Panzer_General#LGeneral
- Download: see home
- Download: (see home)
- State: mature
- Keywords: TBS, andoird
- Code: various on github
- Language(s): C
- Code repository: various on github
- Code language: C
- Code license: GPL-2.0
May require original game content.

View File

@ -4,11 +4,11 @@ _LordsAWar! is a free, turn-based strategy game where up to 8 players strive for
- Home: http://www.nongnu.org/lordsawar/
- Media: <https://en.wikipedia.org/wiki/Warlords_(game_series)#LordsAWar!>
- Download: see home
- Download: (see home)
- State: mature
- Keywords: TBS
- Code: https://git.savannah.nongnu.org/git/lordsawar.git
- Language(s): C++
- Code repository: https://git.savannah.nongnu.org/git/lordsawar.git
- Code language: C++
- Code license: GPL-3.0
## Building

View File

@ -5,7 +5,7 @@ _3D RTS game similar to Starcraft and Total Annihilation._
- Home: http://machinations.sourceforge.net/index.php, https://sourceforge.net/projects/machinations
- Download: https://sourceforge.net/projects/machinations/
- State: beta, inactive since 2003
- Code: https://sourceforge.net/p/machinations/code
- Code repository: https://sourceforge.net/p/machinations/code
## Building

View File

@ -6,9 +6,9 @@ _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: https://sourceforge.net/p/mars/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/mars/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -4,12 +4,12 @@ _A remake of the old M.A.X. by Interplay from 1996._
- Home: https://www.maxr.org/
- Download: https://www.maxr.org/docs.php?id=3
- Code: see download
- Language(s): C++, C
- Code repository: (see download)
- Code language: C++, C
- Code license: GPL-2.0
May require original game content.
## Building
Uses CMake
- Build system: CMake

View File

@ -7,13 +7,13 @@ _MegaGlest is an entertaining free (freeware and free software) and open source
- Download: https://megaglest.org/download
- State: mature
- Keywords: RTS
- Code: https://github.com/MegaGlest/megaglest-source
- Language(s): C++
- Code repository: https://github.com/MegaGlest/megaglest-source
- Code language: C++
- Code license: GPL-2.0
Fork of [Glest](glest.md)
## Building
Uses CMake
- Build system: CMake

View File

@ -6,8 +6,8 @@ _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: https://github.com/MegaMek/megamek
- Language(s): Java
- Code repository: https://github.com/MegaMek/megamek
- Code language: Java
- Code license: GPL-2.0
See also [soureforge.net project site](https://sourceforge.net/projects/megamek/?source=directory).

View File

@ -4,9 +4,9 @@ _Turn based strategy, with simultaneous turns._
- Home: https://code.google.com/archive/p/mercenarycommander/
- State: beta, inactive since 2010
- Code: https://code.google.com/archive/p/mercenarycommander/source/default/source
- Language(s): Java
- License: BSD
- Code repository: https://code.google.com/archive/p/mercenarycommander/source/default/source
- Code language: Java
- Code license: BSD
Targets Android. More like alpha.

View File

@ -5,9 +5,9 @@ _Online multiplayer turn-based war game._
- Home: https://sourceforge.net/projects/metalmech/
- Download: https://sourceforge.net/projects/metalmech/files
- State: beta, inactive since 2006
- Code: https://sourceforge.net/p/metalmech/code/
- Language(s): PHP
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/metalmech/code/
- Code language: PHP
- Code license: GPL-2.0
## Building

View File

@ -5,9 +5,9 @@ _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: https://github.com/LionsPhil/mewl
- Language(s): C++
- License: GPL-2.0
- Code repository: https://github.com/LionsPhil/mewl
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -4,9 +4,9 @@ _Game of space domination and colonization for multiple platforms using python a
- Home: https://code.google.com/archive/p/moopy/
- State: beta, inactive since 2008
- Code: https://code.google.com/archive/p/moopy/source/default/source
- Language(s): Python
- License: GPL-2.0
- Code repository: https://code.google.com/archive/p/moopy/source/default/source
- Code language: Python
- Code license: GPL-2.0
Uses PyGame. More like alpha.

View File

@ -5,8 +5,8 @@ _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: https://sourceforge.net/p/mpango/code/HEAD/tree/ (svn), https://sourceforge.net/p/mpango/git/ci/master/tree/
- Language(s): Java
- Code repository: https://sourceforge.net/p/mpango/code/HEAD/tree/ (svn), https://sourceforge.net/p/mpango/git/ci/master/tree/
- Code language: Java
## Building

View File

@ -6,8 +6,8 @@ _An online multiplayer tactical warfare game._
- Download: http://www.netpanzer.info/Download/
- State: beta
- Keywords: online, multiplayer, RTS
- Code: see Download page and <https://sourceforge.net/p/netpanzerfp/code/HEAD/tree/> (svn)
- Language(s): C++
- Code repository: (see download) page and <https://sourceforge.net/p/netpanzerfp/code/HEAD/tree/> (svn)
- Code language: C++
- Code license: GPL-2.0
See also [Different builds of the old netpanzer code](https://github.com/Rominagrobis/OldNetPanzer) or [NetPanzer V2](https://github.com/Rominagrobis/NetPanzer-V2) or [Android client](https://github.com/francov/netPanzerSB)

View File

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

View File

@ -6,9 +6,9 @@ _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: https://github.com/OpenDUNE/OpenDUNE
- Language(s): C
- License: GPL-2.0
- Code repository: https://github.com/OpenDUNE/OpenDUNE
- Code language: C
- Code license: GPL-2.0
## Building

View File

@ -4,7 +4,7 @@ _Evolution of SSI Panzer General II._
- Home: https://sourceforge.net/projects/opengeneral/
- Download: https://sourceforge.net/projects/opengeneral/files/
- Code: https://sourceforge.net/p/opengeneral/code/HEAD/tree/ (svn)
- Code repository: https://sourceforge.net/p/opengeneral/code/HEAD/tree/ (svn)
## Building

View File

@ -5,9 +5,9 @@ _Open source clone of 'Heroes Of Might And Magic III' engine._
- Home: https://launchpad.net/openhomm
- Download: https://launchpad.net/openhomm/+download
- State: beta, inactive since 2010
- Code: https://code.launchpad.net/openhomm
- Language(s): C++
- License: GPL-3.0
- Code repository: https://code.launchpad.net/openhomm
- Code language: C++
- Code license: GPL-3.0
- Dependencies: SDL
Requires ownership of Heroes of Might and Magic III.

View File

@ -6,8 +6,8 @@ _Reimplementation of Imperium Galactica._
- Download: https://github.com/akarnokd/open-ig/releases
- State: beta
- Keywords: TBS
- Code: https://github.com/akarnokd/open-ig
- Language(s): Java
- Code repository: https://github.com/akarnokd/open-ig
- Code language: Java
- Code license: GPL-3.0
## Building

View File

@ -5,7 +5,7 @@ _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: http://repository.openmoo2.org/cgi-bin/hgwebdir.cgi/PUBLIC/ (hg)
- Code repository: http://repository.openmoo2.org/cgi-bin/hgwebdir.cgi/PUBLIC/ (hg)
Original MOO2 version 1.31 game data (LBX files) is needed.

View File

@ -5,9 +5,9 @@ _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: https://github.com/nicupavel/openpanzer
- Language(s): Javascript
- License: GPL-2.0
- Code repository: https://github.com/nicupavel/openpanzer
- Code language: Javascript
- Code license: GPL-2.0
License of artwork?

View File

@ -5,9 +5,9 @@ _A clone of Populous: The Beginning._
- Home: http://openpopulous.sourceforge.net/, https://sourceforge.net/projects/openpopulous/
- Download: https://sourceforge.net/projects/openpopulous/files
- State: beta, inactive since 2009
- Code: https://sourceforge.net/p/openpopulous/code/HEAD/tree/
- Language(s): C++
- License: GPL-3.0
- Code repository: https://sourceforge.net/p/openpopulous/code/HEAD/tree/
- Code language: C++
- Code license: GPL-3.0
## Building

Some files were not shown because too many files have changed in this diff Show More