new entries

This commit is contained in:
Trilarion 2018-05-23 23:38:24 +02:00
parent 08b548334b
commit 2bf861943d
8 changed files with 107 additions and 0 deletions

12
games/strategy/ai_wars.md Normal file
View File

@ -0,0 +1,12 @@
# AI Wars
_Turn-based strategy game, an AI client development testbed._
- Home: https://code.google.com/archive/p/aiwars/
- State: beta, inactive since 2010
- Code: https://code.google.com/archive/p/aiwars/source
- Language(s): Python
- License: MIT
## Building

14
games/strategy/attal.md Normal file
View File

@ -0,0 +1,14 @@
# Attal
_Themeable turn-based strategy game._
- Home: https://sourceforge.net/projects/attal/
- Download: https://sourceforge.net/projects/attal/files/Attal/
- State: mature, inactive since 2008
- Keywords: TBS
- Code: https://sourceforge.net/p/attal/code/ (cvs)
- Language(s): C++
- License: GPL-2.0
## Building

View File

@ -0,0 +1,13 @@
# Conquests
_4X game, similar to the Civilization series of games._
- Home: http://conquests.sourceforge.net/, https://sourceforge.net/projects/conquests
- Download: https://launchpad.net/conquests/+download
- State: mature, inactive since 2012
- Code: see download
- Language(s): C++
- License: GPL-2.0
## Building

View File

@ -0,0 +1,13 @@
# Dark Destiny
_Turn-based online space strategy game playable in internet browsers._
- Home: http://www.darkdestiny.at/, http://www.thedarkdestiny.at/portalApp/#/
- State: mature, inactive since 2016
- Keywords: MMO
- Code: https://sourceforge.net/p/darkdestiny/code/HEAD/tree/ (svn)
- Language(s): Java
- License: unclear
## Building

View File

@ -0,0 +1,15 @@
# Dark Oberon
_Real-time strategy game similar to Warcraft II._
- Home: http://dark-oberon.sourceforge.net/, https://sourceforge.net/projects/dark-oberon/
- Download: http://dark-oberon.sourceforge.net/?page=download
- State: mature, inactive since 2009
- Keywords: RTS
- Code: https://sourceforge.net/p/dark-oberon/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-2.0
- Dependencies: SDL
## Building

12
games/strategy/harris.md Normal file
View File

@ -0,0 +1,12 @@
# Harris
_Based around the actions of RAF Bomber Command in the Second World War._
- Home: https://github.com/ec429/harris
- State: beta
- Code: https://github.com/ec429/harris
- Language(s): C, Python
- License: GPL-3.0
## Building

View File

@ -0,0 +1,16 @@
# OpenHoMM
_Open source clone of 'Heroes Of Might And Magic III' engine._
- Home: https://launchpad.net/openhomm
- Download: https://launchpad.net/openhomm/+download
- State: beta, inactive since 2010
- Code: https://code.launchpad.net/openhomm
- Language(s): C++
- License: GPL-3.0
- Dependencies: SDL
Requires ownership of Heroes of Might and Magic III.
## Building

View File

@ -0,0 +1,12 @@
# Song of Albion
_Medieval Celtic fantasy trilogy by Stephen Lawhead._
- Home: https://code.google.com/archive/p/songofalbion/
- State: mature, inactive since 2011
- Code: https://code.google.com/archive/p/songofalbion/source
- Language(s): C
- License: Apache-2.0
## Building