new entries
This commit is contained in:
@ -125,6 +125,7 @@
|
||||
- **[Thousand Parsec](thousand_parsec.md)** (C++, Python, GPL-2.0, beta, inactive since 2012)
|
||||
- **[TripleA](triplea.md)** (Java, mature)
|
||||
- **[Turious](turious.md)** (C, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Turn of War](turn_of_war.md)** (Java, GPL-3.0, beta)
|
||||
- **[UFO2000](ufo2000.md)** (C++)
|
||||
- **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, mature)
|
||||
- **[Unknown Horizons](unknown_horizons.md)** (Python, beta)
|
||||
@ -135,10 +136,12 @@
|
||||
- **[Wargus](wargus.md)** (C++, Lua, GPL-2.0)
|
||||
- **[Warzone 2100](warzone_2100.md)** (C++)
|
||||
- **[Widelands](widelands.md)** (C++, Lua, mature)
|
||||
- **[Wizards Magic](wizards_magic.md)** (Python, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Wolfpack Empire](wolfpack_empire.md)** (C, GPL-3.0, mature)
|
||||
- **[World of Heroes](world_of_heroes.md)** (Python, BSD, beta, inactive since 2009)
|
||||
- **[Wyrmsun](wyrmsun.md)** (Lua, C++, GPL-2.0, mature)
|
||||
- **[X-Force: Fight For Destiny](x-force.md)** (Delphi, GPL-2.0, beta, inactive since 2011)
|
||||
- **[XArchon](xarchon.md)** (C, C++, GPL-2.0)
|
||||
- **[Xconq](xconq.md)** (mature)
|
||||
- **[Xenowar](xenowar.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[Zero-K](zero_k.md)** (Lua)
|
||||
|
15
games/strategy/turn_of_war.md
Normal file
15
games/strategy/turn_of_war.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Turn of War
|
||||
|
||||
_Turn of War is a fork of Dragon Wars._
|
||||
|
||||
- Home: https://github.com/EdwardWoodhouse/Turn-of-War
|
||||
- State: beta
|
||||
- Keywords: android
|
||||
- Code: https://github.com/EdwardWoodhouse/Turn-of-War
|
||||
- Language(s): Java
|
||||
- License: GPL-3.0
|
||||
|
||||
Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
|
||||
## Building
|
||||
|
@ -4,7 +4,7 @@ _Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus engine._
|
||||
|
||||
- Home: http://wargus.stratagus.com/index.shtml
|
||||
- Download: http://wargus.stratagus.com/download.shtml
|
||||
- Code: https://code.launchpad.net/wargus (bzr) https://github.com/WARGUS/WARGUS
|
||||
- Code: https://code.launchpad.net/wargus (bzr), https://github.com/WARGUS/WARGUS
|
||||
- Language(s): C++, Lua
|
||||
- License: GPL-2.0
|
||||
|
||||
|
16
games/strategy/wizards_magic.md
Normal file
16
games/strategy/wizards_magic.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Wizards Magic
|
||||
|
||||
_Simple card strategy, based on Magic: The Gathering rules._
|
||||
|
||||
- Home: https://code.google.com/archive/p/wizards-magic/
|
||||
- Media: https://lgdb.org/game/wizards_magic
|
||||
- Download: https://code.google.com/archive/p/wizards-magic/downloads
|
||||
- State: mature, inactive since 2012
|
||||
- Keywords: card game, remake
|
||||
- Code: https://code.google.com/archive/p/wizards-magic/source
|
||||
- Language(s): Python
|
||||
- License: GPL-2.0
|
||||
- Dependencies: PyGame
|
||||
|
||||
## Building
|
||||
|
14
games/strategy/xarchon.md
Normal file
14
games/strategy/xarchon.md
Normal file
@ -0,0 +1,14 @@
|
||||
# XArchon
|
||||
|
||||
_Modelled after the golden oldie Archon game created by Freefall Associates and distributed by Electronic Arts._
|
||||
|
||||
- Home: http://xarchon.seul.org/
|
||||
- Download: http://xarchon.seul.org/download.html
|
||||
- State:beta, inactive since
|
||||
- Code: cvs.seul.org:/home/cvspsrv/cvsroot
|
||||
- Language(s): C, C++
|
||||
- License: GPL-2.0
|
||||
- Dependencies: GTK
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user