new entries and cleanup
This commit is contained in:
@ -15,7 +15,9 @@
|
||||
- **[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)
|
||||
- **[LGeneral](lgeneral.md)** (C, GPL-2.0, mature)
|
||||
- **[LordsAWar!](lordsawar.md)** (C++, GPL-3.0, stable)
|
||||
- **[Mechanized Assault & eXploration Reloaded ](maxr.md)** (C++, C, GPL-2.0)
|
||||
- **[MegaGlest](megaglest.md)** (C++, GPL-2.0, mature)
|
||||
- **[Megamek](megamek.md)** (Java, GPL-2.0, mature)
|
||||
- **[NetPanzer](netpanzer.md)** (C++, GPL-2.0, beta)
|
||||
@ -26,6 +28,7 @@
|
||||
- **[Pax Britannica](pax_britannica.md)** (Lua, C, MIT, mature)
|
||||
- **[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)
|
||||
- **[Tanks of Freedom](tanks_of_freedom.md)** (GDScript, MIT)
|
||||
- **[TripleA](triplea.md)** (Java, GPL-2.0, mature)
|
||||
- **[UFO2000](ufo2000.md)** (C++, GPL-2.0)
|
||||
- **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, GPL-2.0, mature)
|
||||
|
@ -3,7 +3,6 @@
|
||||
_Turn-based 4X strategy game set in space in the style of classics such as Microprose's Master of Orion 2 or ST: Birth of the Federation._
|
||||
|
||||
- Home: http://bote2.square7.ch/en/wiki/Main_Page
|
||||
- Wikipedia: {URL}
|
||||
- Download: http://loadion.com/en/Birth-of-the-Empires_6681499.html
|
||||
- Code: https://github.com/bote-team/bote
|
||||
- Language(s): C++
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Free Orion
|
||||
|
||||
_{One line description}_
|
||||
_Turn-based space empire and galactic conquest (4X) computer game._
|
||||
|
||||
- Home: http://www.freeorion.org/index.php/Main_Page
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Master_of_Orion#External_links
|
||||
|
@ -6,7 +6,7 @@ _Real time multi player strategy game where players compete to build the most po
|
||||
- Download: https://sourceforge.net/projects/freerails/files/jfreerails/
|
||||
- State: alpha
|
||||
- Keywords: RTS
|
||||
- Code: https://sourceforge.net/p/freerails/code/?source=navbar (cvs)
|
||||
- Code: https://sourceforge.net/p/freerails/code/ (cvs)
|
||||
- Language(s): Java
|
||||
|
||||
See also [FreeRails II](http://freerails2.sourceforge.net/)
|
||||
|
17
strategy/lgeneral.md
Normal file
17
strategy/lgeneral.md
Normal file
@ -0,0 +1,17 @@
|
||||
# LGeneral
|
||||
|
||||
_A turn-based strategy engine heavily inspired by Panzer General._
|
||||
|
||||
- Home: http://lgames.sourceforge.net/LGeneral/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Panzer_General#LGeneral
|
||||
- Download: see home
|
||||
- State: mature
|
||||
- Keywords: TBS, andoird
|
||||
- Code: various on github
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
|
||||
May require original game content.
|
||||
|
||||
## Building
|
||||
|
15
strategy/maxr.md
Normal file
15
strategy/maxr.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Mechanized Assault & eXploration Reloaded
|
||||
|
||||
_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
|
||||
- License: GPL-2.0
|
||||
|
||||
May require original game content.
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
@ -3,7 +3,7 @@
|
||||
_Evolution of SSI Panzer General II._
|
||||
|
||||
- Home: https://sourceforge.net/projects/opengeneral/
|
||||
- Download: https://sourceforge.net/projects/opengeneral/files/?source=navbar
|
||||
- Download: https://sourceforge.net/projects/opengeneral/files/
|
||||
- Code: https://sourceforge.net/p/opengeneral/code/HEAD/tree/ (svn)
|
||||
|
||||
## Building
|
||||
|
14
strategy/tanks_of_freedom.md
Normal file
14
strategy/tanks_of_freedom.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Tanks of Freedom
|
||||
|
||||
_Indie Turn Based Strategy in Isometric Pixel Art._
|
||||
|
||||
- Home: https://w84death.itch.io/tanks-of-freedom
|
||||
- Download: see home
|
||||
- Code: https://github.com/w84death/Tanks-of-Freedom
|
||||
- Language(s): GDScript
|
||||
- License: MIT
|
||||
|
||||
Uses the Godot engine.
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user