refactoring
This commit is contained in:
@ -9,7 +9,7 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
|
||||
- Keywords: RTS
|
||||
- Code: https://svn.wildfiregames.com/public/ps/trunk/ (svn)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -4,14 +4,14 @@
|
||||
- **[0AD](0ad.md)** (C++, GPL-2.0, alpha)
|
||||
- **[Advanced Strategic Command](asc.md)** (C++, GPL-2.0, mature)
|
||||
- **[Battle for Wesnoth](wesnoth.md)** (C++, GPL-2.0, mature)
|
||||
- **[Birth of the Empires](birth_of_the_empires.md)** (C++, Private use allowed (original artwork under special license))
|
||||
- **[Birth of the Empires](birth_of_the_empires.md)** (C++, Special)
|
||||
- **[C-evo](c_evo.md)** (Delphi Pascal, None found, mature, inactive since 2013)
|
||||
- **[Civil](civil.md)** (Python, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Crimson Fields](crimson_fields.md)** ()
|
||||
- **[Crown and Cutless](crown_and_cutless.md)** (C++, Special, beta, inactive since 2006)
|
||||
- **[Endgame: Singularity](singularity.md)** (Python, GPL-2.0, beta, inactive since 2010)
|
||||
- **[Free Orion](freeorion.md)** (C++, Python, GPL-2.0, beta)
|
||||
- **[FreeCol](freecol.md)** (Java 8, GPL-2.0, mature)
|
||||
- **[FreeCol](freecol.md)** (Java, GPL-2.0, mature)
|
||||
- **[FreeRails](freerails.md)** (Java, alpha)
|
||||
- **[Freeciv](freeciv.md)** (C, GPL-2.0, mature)
|
||||
- **[Freeciv WebGL](freeciv_web.md)** (Javascript, Java, AGPL-3.0, mature)
|
||||
|
@ -9,7 +9,7 @@ _Advanced Strategic Command is a free, turn based strategy game._
|
||||
- Keywords: TBS
|
||||
- Code: http://hg.asc-hq.org/hg/asc (mercurial)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -6,7 +6,8 @@ _Turn-based 4X strategy game set in space in the style of classics such as Micro
|
||||
- Download: http://loadion.com/en/Birth-of-the-Empires_6681499.html
|
||||
- Code: https://github.com/bote-team/bote
|
||||
- Language(s): C++
|
||||
- License: Private use allowed (original artwork under special license)
|
||||
- Code license: Special
|
||||
- Code license details: Private use allowed
|
||||
|
||||
See also [Android/Java version](https://bitbucket.org/sarkanyi/bote-libgdx/).
|
||||
|
||||
|
@ -9,6 +9,6 @@ _C-evo is a freeware empire building game for Windows._
|
||||
- Keywords: TBS
|
||||
- Code: http://www.c-evo.org/files/download.php?cevosrc.cevosrc.zip
|
||||
- Language(s): Delphi Pascal
|
||||
- License: None found
|
||||
- Code license: None found
|
||||
|
||||
## Building
|
||||
|
@ -7,6 +7,6 @@ _A cross-platform, turn-based, networked strategy game._
|
||||
- State: beta, inactive since 2003
|
||||
- Code: http://civil.cvs.sourceforge.net/ (cvs)
|
||||
- Language(s): Python
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
@ -7,7 +7,7 @@ _3d pirate action/adventure game in the spirit of the old Pirates! game._
|
||||
- State: beta, inactive since 2006
|
||||
- Code: https://sourceforge.net/p/crownandcutlass/code/HEAD/tree/ (svn)
|
||||
- Language(s): C++
|
||||
- License: Special
|
||||
- Code license: Special
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Freeciv is a Free and Open Source empire-building strategy game inspired by the
|
||||
- Keywords: network, TBS
|
||||
- Code: https://github.com/freeciv/freeciv
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -8,7 +8,7 @@ _Freeciv-web is a version of Freeciv playable online in any modern web browser._
|
||||
- Keywords: web client, TBS
|
||||
- Code: https://github.com/freeciv/freeciv-web
|
||||
- Language(s): Javascript, Java
|
||||
- License: AGPL-3.0
|
||||
- Code license: AGPL-3.0
|
||||
|
||||
Modifies [Freeciv](freeciv.md) slightly and uses it as server.
|
||||
|
||||
|
@ -8,8 +8,8 @@ _FreeCol is a turn-based strategy game based on the old game Colonization, and s
|
||||
- State: mature
|
||||
- Keywords: network, TBS
|
||||
- Code: https://sourceforge.net/p/freecol/git/ci/master/tree/
|
||||
- Language(s): Java 8
|
||||
- License: GPL-2.0
|
||||
- Language(s): Java
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Turn-based space empire and galactic conquest (4X) computer game._
|
||||
- Keywords: TBS
|
||||
- Code: https://github.com/freeorion/freeorion
|
||||
- Language(s): C++, Python
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -5,7 +5,7 @@ _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++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Glest is a free 3D real-time strategy game._
|
||||
- Keywords: RTS
|
||||
- Code: https://sourceforge.net/p/glest/code/HEAD/tree/trunk/
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
See also [Glest Advanced Engine](https://sourceforge.net/projects/glestae/).
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Real-Time Strategy (RTS) game which reduces micro-management by automatically a
|
||||
- Keywords: RTS
|
||||
- Code: https://bitbucket.org/giszmo/glob2 (hg)
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _A turn-based strategy engine heavily inspired by Panzer General._
|
||||
- Keywords: TBS, andoird
|
||||
- Code: various on github
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
May require original game content.
|
||||
|
||||
|
@ -9,7 +9,7 @@ _LordsAWar! is a free, turn-based strategy game where up to 8 players strive for
|
||||
- Keywords: TBS
|
||||
- Code: https://git.savannah.nongnu.org/git/lordsawar.git
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -6,7 +6,7 @@ _A remake of the old M.A.X. by Interplay from 1996._
|
||||
- Download: https://www.maxr.org/docs.php?id=3
|
||||
- Code: see download
|
||||
- Language(s): C++, C
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
May require original game content.
|
||||
|
||||
|
@ -9,7 +9,7 @@ _MegaGlest is an entertaining free (freeware and free software) and open source
|
||||
- Keywords: RTS
|
||||
- Code: https://github.com/MegaGlest/megaglest-source
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Fork of [Glest](glest.md)
|
||||
|
||||
|
@ -8,7 +8,7 @@ _Unofficial, online version of the Classic BattleTech board game._
|
||||
- State: mature
|
||||
- Code: https://github.com/MegaMek/megamek
|
||||
- Language(s): Java
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
See also [soureforge.net project site](https://sourceforge.net/projects/megamek/?source=directory).
|
||||
|
||||
|
@ -8,7 +8,7 @@ _An online multiplayer tactical warfare game._
|
||||
- Keywords: online, multiplayer, RTS
|
||||
- Code: see Download page and <https://sourceforge.net/p/netpanzerfp/code/HEAD/tree/> (svn)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- 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)
|
||||
or [ArchLinux page](https://aur.archlinux.org/packages/netpanzer/).
|
||||
|
@ -8,6 +8,6 @@ _Reimplementation of Imperium Galactica._
|
||||
- Keywords: TBS
|
||||
- Code: https://github.com/akarnokd/open-ig
|
||||
- Language(s): Java
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
@ -9,7 +9,7 @@ _Recreates and modernizes the classic Command & Conquer real time strategy games
|
||||
- Keywords: RTS
|
||||
- Code: https://github.com/OpenRA/OpenRA
|
||||
- Language(s): C#
|
||||
- License: GPl-3.0
|
||||
- Code license: GPl-3.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _OpenXcom is an open-source clone of the original UFO: Enemy Unknown (X-Com: UFO
|
||||
- Keywords: TBS
|
||||
- Code: https://github.com/SupSuper/OpenXcom/
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
OpenXcom requires a vanilla version of the original UFO: Enemy Unknown / X-COM: UFO Defense (any edition) with the latest patch.
|
||||
|
||||
|
@ -7,7 +7,7 @@ _One-button real-time strategy game._
|
||||
- Keywords: MP, RTS
|
||||
- Code: https://github.com/henkboom/pax-britannica
|
||||
- Language(s): Lua, C
|
||||
- License: MIT
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -8,7 +8,7 @@ _A simulation of a true AI_
|
||||
- Keywords: SP
|
||||
- Code: https://github.com/singularity/singularity
|
||||
- Language(s): Python
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Game engine for real-time strategy (RTS) video games._
|
||||
- Keywords: RTS
|
||||
- Code: https://github.com/spring/spring
|
||||
- Language(s): C++, C, Lua
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
See also [Spring 1944](http://spring1944.net/) a special scenario of the spring engine, code: https://github.com/spring1944/spring1944
|
||||
|
||||
|
@ -9,7 +9,7 @@ _The Ur-Quan Masters (or UQM) project[22] aims to port Star Control II to modern
|
||||
- Keywords: TBS
|
||||
- Code: https://sourceforge.net/p/sc2/uqm/ci/master/tree/
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Indie Turn Based Strategy in Isometric Pixel Art._
|
||||
- Download: see home
|
||||
- Code: https://github.com/w84death/Tanks-of-Freedom
|
||||
- Language(s): GDScript
|
||||
- License: MIT
|
||||
- Code license: MIT
|
||||
|
||||
Uses the Godot engine.
|
||||
|
||||
|
@ -8,6 +8,6 @@ _Grand Strategy Game_
|
||||
- State: mature
|
||||
- Code: https://github.com/triplea-game/triplea
|
||||
- Language(s): Java
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
@ -6,7 +6,7 @@ _Free and opensource turn based tactical squad simulation multiplayer game._
|
||||
- Download: see home
|
||||
- Code: https://sourceforge.net/p/ufo2000/code/HEAD/tree/trunk/ (svn)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _UFO: Alien Invasion is a squad-based tactical strategy game in the tradition of
|
||||
- Keywords: TBS
|
||||
- Code: https://sourceforge.net/p/ufoai/code/ci/master/tree/ https://github.com/ufoai/ufoai (sync)
|
||||
- Language(s): C, C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _A 2D realtime strategy simulation with an emphasis on economy and city building
|
||||
- Keywords: SP, TBS
|
||||
- Code: https://github.com/unknown-horizons/unknown-horizons
|
||||
- Language(s): Python
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Uses the FIFE engine.
|
||||
|
||||
|
@ -9,7 +9,7 @@ _The Battle for Wesnoth is an open source, turn-based strategy game with a high
|
||||
- Keywords: network, TBS
|
||||
- Code: https://github.com/wesnoth/wesnoth
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Widelands is a free, open source real-time strategy game with singleplayer camp
|
||||
- Keywords: RTS
|
||||
- Code: https://launchpad.net/widelands (bzr) https://github.com/widelands/widelands (mirror)
|
||||
- Language(s): C++, Lua
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -7,7 +7,7 @@ _General strategy game system._
|
||||
- Download: https://sourceware.org/xconq/ftp.html
|
||||
- State: mature
|
||||
- Code: none found yet
|
||||
- License: GPL
|
||||
- Code license: GPL
|
||||
|
||||
Historic. One of the first such projects.
|
||||
|
||||
|
@ -8,7 +8,7 @@ _A free multi-platform open source real-time strategy video game._
|
||||
- Keywords: RTS
|
||||
- Code: https://github.com/ZeroK-RTS/Zero-K
|
||||
- Language(s): Lua
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -6,7 +6,7 @@ _A web based tactical strategy game similar to Weewar and Elite Command._
|
||||
- State: mature
|
||||
- Code: https://github.com/Zetawar/zetawar
|
||||
- Language(s): Clojure
|
||||
- License: MIT
|
||||
- Code license: MIT
|
||||
|
||||
Successful [Kickstarter project](https://www.kickstarter.com/projects/djwhitt/zetawar).
|
||||
|
||||
|
Reference in New Issue
Block a user