From 2bf861943d3bf068588a2c46640f788e4475a5bd Mon Sep 17 00:00:00 2001 From: Trilarion Date: Wed, 23 May 2018 23:38:24 +0200 Subject: [PATCH] new entries --- games/strategy/ai_wars.md | 12 ++++++++++++ games/strategy/attal.md | 14 ++++++++++++++ games/strategy/conquests.md | 13 +++++++++++++ games/strategy/dark_destiny.md | 13 +++++++++++++ games/strategy/dark_oberon.md | 15 +++++++++++++++ games/strategy/harris.md | 12 ++++++++++++ games/strategy/open_homm.md | 16 ++++++++++++++++ games/strategy/song_of_albion.md | 12 ++++++++++++ 8 files changed, 107 insertions(+) create mode 100644 games/strategy/ai_wars.md create mode 100644 games/strategy/attal.md create mode 100644 games/strategy/conquests.md create mode 100644 games/strategy/dark_destiny.md create mode 100644 games/strategy/dark_oberon.md create mode 100644 games/strategy/harris.md create mode 100644 games/strategy/open_homm.md create mode 100644 games/strategy/song_of_albion.md diff --git a/games/strategy/ai_wars.md b/games/strategy/ai_wars.md new file mode 100644 index 00000000..fcee0a78 --- /dev/null +++ b/games/strategy/ai_wars.md @@ -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 + diff --git a/games/strategy/attal.md b/games/strategy/attal.md new file mode 100644 index 00000000..77ab8a3e --- /dev/null +++ b/games/strategy/attal.md @@ -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 + diff --git a/games/strategy/conquests.md b/games/strategy/conquests.md new file mode 100644 index 00000000..28756d30 --- /dev/null +++ b/games/strategy/conquests.md @@ -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 + diff --git a/games/strategy/dark_destiny.md b/games/strategy/dark_destiny.md new file mode 100644 index 00000000..15cfb04b --- /dev/null +++ b/games/strategy/dark_destiny.md @@ -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 + diff --git a/games/strategy/dark_oberon.md b/games/strategy/dark_oberon.md new file mode 100644 index 00000000..c9c00e02 --- /dev/null +++ b/games/strategy/dark_oberon.md @@ -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 + diff --git a/games/strategy/harris.md b/games/strategy/harris.md new file mode 100644 index 00000000..ead5d7e7 --- /dev/null +++ b/games/strategy/harris.md @@ -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 + diff --git a/games/strategy/open_homm.md b/games/strategy/open_homm.md new file mode 100644 index 00000000..9a1bad2c --- /dev/null +++ b/games/strategy/open_homm.md @@ -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 + diff --git a/games/strategy/song_of_albion.md b/games/strategy/song_of_albion.md new file mode 100644 index 00000000..03923152 --- /dev/null +++ b/games/strategy/song_of_albion.md @@ -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 +