new entries
This commit is contained in:
parent
0a1496a428
commit
08b548334b
@ -1,14 +1,14 @@
|
||||
# Open Source Games
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
234 entries
|
||||
239 entries
|
||||
- **[Action games](games/action/_toc.md)** (1)
|
||||
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (15)
|
||||
- **[Game frameworks](games/framework/_toc.md)** (48)
|
||||
- **[Popular required libraries](games/library/_toc.md)** (22)
|
||||
- **[Role Playing Games](games/rpg/_toc.md)** (62)
|
||||
- **[Simulation games](games/simulation/_toc.md)** (11)
|
||||
- **[Strategy games](games/strategy/_toc.md)** (74)
|
||||
- **[Strategy games](games/strategy/_toc.md)** (79)
|
||||
- **[Tools & Manuals](games/misc/_toc.md)** (1)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
||||
|
@ -26,6 +26,7 @@
|
||||
- **[Drop Shock](drop_shock.md)** (PHP, mature, inactive since 2014)
|
||||
- **[EPOH](epoh.md)** (Javascript, MIT, beta)
|
||||
- **[Endgame: Singularity](singularity.md)** (Python, beta, inactive since 2010)
|
||||
- **[Evil Cult](evil_cult.md)** (Haxe, Javascript, GPL-3.0, mature)
|
||||
- **[Free Orion](freeorion.md)** (C++, Python, beta)
|
||||
- **[FreeCol](freecol.md)** (Java, mature)
|
||||
- **[FreeRails](freerails.md)** (Java, beta)
|
||||
@ -51,11 +52,14 @@
|
||||
- **[OpenMOO2](openmoo2.md)** (beta, inactive since 2011)
|
||||
- **[OpenRA](openra.md)** (C#, mature)
|
||||
- **[OpenXcom](openxcom.md)** (C++, mature)
|
||||
- **[Operation Citadel](operation_citadel.md)** (C++, GPL-2.0, beta, inactive since 2000)
|
||||
- **[Pax Britannica](pax_britannica.md)** (Lua, C, mature)
|
||||
- **[Polis](polis.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta)
|
||||
- **[Simple-Solitaire](simple_solitaire.md)** (Java, GPL-3.0, mature)
|
||||
- **[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)
|
||||
- **[Supremacy](supremacy.md)** (C#, Ms-RL, beta, inactive)
|
||||
- **[Tanks of Freedom](tanks_of_freedom.md)** (GDScript)
|
||||
- **[Thousand Parsec](thousand_parsec.md)** (C++, Python, GPL-2.0, beta, inactive since 2012)
|
||||
- **[TripleA](triplea.md)** (Java, mature)
|
||||
@ -64,6 +68,7 @@
|
||||
- **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, mature)
|
||||
- **[Unknown Horizons](unknown_horizons.md)** (Python, beta)
|
||||
- **[War Of Kingdom](war_of_kingdom.md)** (C, C++, beta)
|
||||
- **[WarGame](wargame.md)** (Unity, C#, CDDL, beta, inactive since XX)
|
||||
- **[Wargus](wargus.md)** (C++, Lua, GPL-2.0)
|
||||
- **[Warzone 2100](warzone_2100.md)** (C++)
|
||||
- **[Widelands](widelands.md)** (C++, Lua, mature)
|
||||
|
12
games/strategy/evil_cult.md
Normal file
12
games/strategy/evil_cult.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Evil Cult
|
||||
|
||||
_Turn-based strategy game about building your cult of followers and trying to summon Elder God._
|
||||
|
||||
- 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
|
||||
|
||||
## Building
|
||||
|
13
games/strategy/operation_citadel.md
Normal file
13
games/strategy/operation_citadel.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Operation Citadel
|
||||
|
||||
_A WWII, turn based platoon, company level war game on the Eastern Front._
|
||||
|
||||
- Home: http://kursk.sourceforge.net/newfiles/Projects.htm, https://sourceforge.net/projects/kursk
|
||||
- Download: https://sourceforge.net/projects/kursk/files
|
||||
- State: beta, inactive since 2000
|
||||
- Code: see download
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
12
games/strategy/polis.md
Normal file
12
games/strategy/polis.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Polis
|
||||
|
||||
_Turn based strategy game, ambiented in ancient Greece._
|
||||
|
||||
- Home: https://code.google.com/archive/p/polisgame/
|
||||
- State: mature, inactive since 2016
|
||||
- Code: https://code.google.com/archive/p/polisgame/source/default/source
|
||||
- Language(s): Java
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
14
games/strategy/supremacy.md
Normal file
14
games/strategy/supremacy.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Supremacy
|
||||
|
||||
_"4X" (eXplore, eXpand, eXploit, eXterminate) turn-based, empire-building strategy game on the galactic level._
|
||||
|
||||
- Home: https://archive.codeplex.com/?p=supremacy
|
||||
- State: beta, inactive
|
||||
- Code: see download archive
|
||||
- Language(s): C#
|
||||
- License: Ms-RL
|
||||
|
||||
Ms-RL = Microsoft Reciprocal License
|
||||
|
||||
## Building
|
||||
|
14
games/strategy/wargame.md
Normal file
14
games/strategy/wargame.md
Normal file
@ -0,0 +1,14 @@
|
||||
# WarGame
|
||||
|
||||
_Turn based strategy game for Windows, Mac OS X, Linux, and Android._
|
||||
|
||||
- Home: https://archive.codeplex.com/?p=wargame
|
||||
- State: beta, inactive since XX
|
||||
- Code: see download archive
|
||||
- Language(s): Unity, C#
|
||||
- License: CDDL
|
||||
|
||||
CDDL = Common Development License
|
||||
|
||||
## Building
|
||||
|
Loading…
x
Reference in New Issue
Block a user