new entries
This commit is contained in:
12
games/strategy/8kingdoms.md
Normal file
12
games/strategy/8kingdoms.md
Normal file
@ -0,0 +1,12 @@
|
||||
# 8 Kingdoms
|
||||
|
||||
_3D turn-based fantasy strategic game in which players become kings, build their empires and conquer enemy kingdoms._
|
||||
|
||||
- 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++
|
||||
|
||||
## Building
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
[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)
|
||||
- **[Advanced Strategic Command](asc.md)** (C++, mature)
|
||||
- **[Battle for Wesnoth](wesnoth.md)** (C++, mature)
|
||||
- **[Birth of the Empires](birth_of_the_empires.md)** (C++)
|
||||
@ -9,6 +11,7 @@
|
||||
- **[Civil](civil.md)** (Python, beta, inactive since 2003)
|
||||
- **[Crimson Fields](crimson_fields.md)** ()
|
||||
- **[Crown and Cutless](crown_and_cutless.md)** (C++, beta, inactive since 2006)
|
||||
- **[EPOH](epoh.md)** (Javascript, MIT, beta)
|
||||
- **[Endgame: Singularity](singularity.md)** (Python, beta, inactive since 2010)
|
||||
- **[Free Orion](freeorion.md)** (C++, Python, beta)
|
||||
- **[FreeCol](freecol.md)** (Java, mature)
|
||||
@ -19,6 +22,7 @@
|
||||
- **[Glest](glest.md)** (C++, mature, inactive since 2009)
|
||||
- **[Globulation2](globulation2.md)** (C++, mature)
|
||||
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta)
|
||||
- **[Hexwar](hexwar.md)** (Ruby, Javascript, unknown, beta, inactive since 2012)
|
||||
- **[LGeneral](lgeneral.md)** (C, mature)
|
||||
- **[LordsAWar!](lordsawar.md)** (C++, mature)
|
||||
- **[Mechanized Assault & eXploration Reloaded ](maxr.md)** (C++, C)
|
||||
@ -32,15 +36,19 @@
|
||||
- **[Pax Britannica](pax_britannica.md)** (Lua, C, 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)
|
||||
- **[Sworsorc](sworsorc.md)** (Java, beta, inactive since 2014)
|
||||
- **[Tanks of Freedom](tanks_of_freedom.md)** (GDScript)
|
||||
- **[TripleA](triplea.md)** (Java, mature)
|
||||
- **[UFO2000](ufo2000.md)** (C++)
|
||||
- **[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)
|
||||
- **[Warzone 2100](warzone_2100.md)** (C++)
|
||||
- **[Widelands](widelands.md)** (C++, Lua, mature)
|
||||
- **[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)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
12
games/strategy/a_planets_revenge.md
Normal file
12
games/strategy/a_planets_revenge.md
Normal file
@ -0,0 +1,12 @@
|
||||
# A Planet's Revenge
|
||||
|
||||
_A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactice Conquest._
|
||||
|
||||
- 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
|
||||
|
||||
## Building
|
||||
|
13
games/strategy/epoh.md
Normal file
13
games/strategy/epoh.md
Normal file
@ -0,0 +1,13 @@
|
||||
# EPOH
|
||||
|
||||
_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
|
||||
|
||||
## Building
|
||||
|
13
games/strategy/hexwar.md
Normal file
13
games/strategy/hexwar.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Hexwar
|
||||
|
||||
_Simple turn based, hexagon map, strategy game in the tradition of Panzer General, Uniwar, and Battle for Wesnoth._
|
||||
|
||||
- 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
|
||||
|
||||
## Building
|
||||
|
11
games/strategy/sworsorc.md
Normal file
11
games/strategy/sworsorc.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Sworsorc
|
||||
|
||||
_Online, turn-based epic swords and sorcery strategy game._
|
||||
|
||||
- State: beta, inactive since 2014
|
||||
- Keywords: online
|
||||
- Code: https://github.com/cjeffery/sworsorc
|
||||
- Language(s): Java
|
||||
|
||||
## Building
|
||||
|
10
games/strategy/war_of_kingdom.md
Normal file
10
games/strategy/war_of_kingdom.md
Normal file
@ -0,0 +1,10 @@
|
||||
# War Of Kingdom
|
||||
|
||||
_Turn-based tactical strategy game._
|
||||
|
||||
- State: beta
|
||||
- Code: https://github.com/freeors/War-Of-Kingdom
|
||||
- Language(s): C, C++
|
||||
|
||||
## Building
|
||||
|
13
games/strategy/xenowar.md
Normal file
13
games/strategy/xenowar.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Xenowar
|
||||
|
||||
_Turned based strategy game for Win32 and Android OS influenced by X-COM._
|
||||
|
||||
- Home: http://xenowar.net
|
||||
- State: mature, inactive since 2014
|
||||
- Keywords: TBS
|
||||
- Code: https://github.com/leethomason/unflobtactical
|
||||
- Language(s): C, C++
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
12
games/strategy/zoc.md
Normal file
12
games/strategy/zoc.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Zone of Control
|
||||
|
||||
_Turn-based hexagonal strategy game written in Rust._
|
||||
|
||||
- Download: https://github.com/ozkriff/zoc/releases
|
||||
- State: beta, inactive since 2017
|
||||
- Code: https://github.com/ozkriff/zoc
|
||||
- Language(s): Rust
|
||||
- License: Apache-2.0
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user