new entries, extended maintenance script
This commit is contained in:
@ -6,13 +6,16 @@
|
||||
- **[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))
|
||||
- **[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)
|
||||
- **[FreeRails](freerails.md)** (Java, alpha)
|
||||
- **[Freeciv](freeciv.md)** (C, GPL-2.0, mature)
|
||||
- **[Freeciv WebGL](freeciv_web.md)** (Javascript, Java, AGPL-3.0, mature)
|
||||
- **[Gigalomania](gigalomania.md)** (C++, GPL-2.0, beta, mature (inactive since))
|
||||
- **[Glest](glest.md)** (C++, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Globulation2](globulation2.md)** (C++, GPL-3.0, mature)
|
||||
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta)
|
||||
@ -38,5 +41,6 @@
|
||||
- **[Widelands](widelands.md)** (C++, Lua, GPL-2.0, mature)
|
||||
- **[Xconq](xconq.md)** (GPL, mature)
|
||||
- **[Zero-K](zero_k.md)** (Lua, GPL-2.0)
|
||||
- **[Zetawar](zetawar.md)** (Clojure, MIT, mature)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
13
games/strategy/gigalomania.md
Normal file
13
games/strategy/gigalomania.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Gigalomania
|
||||
|
||||
_A 2D real time strategy Mega-Lo-Mania-like god game._
|
||||
|
||||
- Home: http://gigalomania.sourceforge.net/
|
||||
- State: beta, mature (inactive since)
|
||||
- Keywords: single player, multi player, RTS, TBS (if none, remove the line)
|
||||
- Code: https://sourceforge.net/p/gigalomania/code/ci/master/tree/
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
@ -11,7 +11,7 @@ _Game engine for real-time strategy (RTS) video games._
|
||||
- Language(s): C++, C, Lua
|
||||
- License: GPL-2.0
|
||||
|
||||
See also [Spring 1944](http://spring1944.net/) a special scenario of the spring engine (code: https://github.com/spring1944/spring1944).
|
||||
See also [Spring 1944](http://spring1944.net/) a special scenario of the spring engine, code: https://github.com/spring1944/spring1944
|
||||
|
||||
Or [ZeroK](http://zero-k.info/) another game using SpringRTS.
|
||||
|
||||
|
Reference in New Issue
Block a user