new entries

This commit is contained in:
Trilarion
2018-02-01 23:04:43 +01:00
parent 7079aceb51
commit 00bdcdf0a4
8 changed files with 98 additions and 19 deletions

View File

@ -36,6 +36,7 @@
- **[Globulation2](globulation2.md)** (C++, mature)
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta)
- **[Hexwar](hexwar.md)** (Ruby, Javascript, unknown, beta, inactive since 2012)
- **[Jagged Alliance 2 Stracciatella](jagged_alliance2.md)** (C++, Various, mature)
- **[LGeneral](lgeneral.md)** (C, mature)
- **[LordsAWar!](lordsawar.md)** (C++, mature)
- **[Mechanized Assault & eXploration Reloaded ](maxr.md)** (C++, C)
@ -44,6 +45,7 @@
- **[NetPanzer](netpanzer.md)** (C++, beta)
- **[Open General](open_general.md)** ()
- **[Open Imperium Galactica](open_imperium_galactica.md)** (Java, beta)
- **[OpenMOO2](openmoo2.md)** (beta, inactive since 2011)
- **[OpenRA](openra.md)** (C#, mature)
- **[OpenXcom](openxcom.md)** (C++, mature)
- **[Pax Britannica](pax_britannica.md)** (Lua, C, mature)
@ -58,12 +60,15 @@
- **[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)
- **[Wargus](wargus.md)** (C++, Lua, GPL-2.0)
- **[Warzone 2100](warzone_2100.md)** (C++)
- **[Widelands](widelands.md)** (C++, Lua, mature)
- **[Wolfpack Empire](wolfpack_empire.md)** (C, GPL-3.0, 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)
- **[free heroes2 engine](fheroes2.md)** (C++, GPL-2.0, beta, inactive since 2015)
[comment]: # (end of autogenerated content)

View File

@ -0,0 +1,15 @@
# free heroes2 engine
_Free implementation of Heroes of the Might and Magic II engine._
- Home: https://sourceforge.net/projects/fheroes2/
- Download: https://sourceforge.net/projects/fheroes2/files/fheroes2/
- State: beta, inactive since 2015
- Code: https://svn.code.sf.net/p/fheroes2/code/
- Language(s): C++
- License: GPL-2.0
Requires original content?
## Building

View File

@ -0,0 +1,14 @@
# Jagged Alliance 2 Stracciatella
_An improved, cross-platform, stable Jagged Alliance 2 runtime._
- Home: https://ja2-stracciatella.github.io/
- State: mature
- Code: https://github.com/ja2-stracciatella/ja2-stracciatella
- Language(s): C++
- License: Various
Requires original content?
## Building

View File

@ -0,0 +1,13 @@
# OpenMOO2
_Clone of Microprose game "Master of Orion II: Battle at Antares"._
- Home: http://openmoo2.org/en/
- Download: http://openmoo2.org/en/download
- State: beta, inactive since 2011
- Code: http://repository.openmoo2.org/cgi-bin/hgwebdir.cgi/PUBLIC/ (hg)
Original MOO2 version 1.31 game data (LBX files) is needed.
## Building

16
games/strategy/wargus.md Normal file
View File

@ -0,0 +1,16 @@
# Wargus
_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
- Language(s): C++, Lua
- License: GPL-2.0
Runs on the [stratagus engine](http://forums.stratagus.com/).
Requires original content?
## Building

View File

@ -0,0 +1,16 @@
# Wolfpack Empire
_Real time, multiplayer, Internet-based game, featuring military, diplomatic, and economic goals._
- Home: http://www.wolfpackempire.com/, https://sourceforge.net/projects/empserver/
- Download: https://sourceforge.net/projects/empserver/files/
- State: mature
- Keywords: online
- Code: http://git.pond.sub.org/empserver/
- Language(s): C
- License: GPL-3.0
Also see: http://www.wolfpackempire.com/clients.html
## Building