new entries

This commit is contained in:
Trilarion
2018-06-03 16:26:28 +02:00
parent 22d7ec4537
commit 132fb71d81
21 changed files with 226 additions and 41 deletions

View File

@ -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)

View 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

View File

@ -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

View 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
View 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