new entries

This commit is contained in:
Trilarion
2018-01-30 13:35:22 +01:00
parent 8e77dcf609
commit 56b00cb09a
16 changed files with 154 additions and 32 deletions

View File

@ -5,12 +5,20 @@
- **[8 Kingdoms](8kingdoms.md)** (C++, beta, inactive since 2009)
- **[A Planet's Revenge](a_planets_revenge.md)** (Python, beta, inactive since 2008)
- **[Advanced Strategic Command](asc.md)** (C++, mature)
- **[Age of Magic](age_of_magic.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[Alien Assault Traders](alien_assault_traders.md)** (PHP, beta, inactive since 2009)
- **[Altera Terra](altera_terra.md)** (Java, GPL-2.0, beta, inactive since 2007)
- **[AntiChess](antichess.md)** (Java, mature, inactive since 2003)
- **[Armies](armies.md)** (C++, mature, inactive since 2007)
- **[Arthur's Knights](arthurs_knights.md)** (C++, Educational, beta, inactive since 2006)
- **[Astral Clades](astral_clades.md)** (Java, beta, inactive since 2012)
- **[Battle for Wesnoth](wesnoth.md)** (C++, mature)
- **[Birth of the Empires](birth_of_the_empires.md)** (C++)
- **[C-evo](c_evo.md)** (Delphi Pascal, mature, inactive since 2013)
- **[Civil](civil.md)** (Python, beta, inactive since 2003)
- **[Crimson Fields](crimson_fields.md)** ()
- **[Crown and Cutless](crown_and_cutless.md)** (C++, beta, inactive since 2006)
- **[Drop Shock](drop_shock.md)** (PHP, mature, inactive since 2014)
- **[EPOH](epoh.md)** (Javascript, MIT, beta)
- **[Endgame: Singularity](singularity.md)** (Python, beta, inactive since 2010)
- **[Free Orion](freeorion.md)** (C++, Python, beta)

View File

@ -0,0 +1,13 @@
# Age of Magic
_Turn-based strategy game for Symbian._
- Home: https://sourceforge.net/projects/ageofmagic/
- Download: https://sourceforge.net/projects/ageofmagic/files/
- State: beta, inactive since 2011
- Code: https://svn.code.sf.net/p/ageofmagic/code/
- Language(s): C++
- License: GPL-2.0
## Building

View File

@ -0,0 +1,12 @@
# Alien Assault Traders
_Alien Assault Traders is an online, web-based, turn-based strategy space trading game forked off the source of both Black Nova Traders and Nova Game Systems software and inspired by the popular BBS game of TradeWars._
- Home: http://www.aatraders.com/, https://sourceforge.net/projects/aatrade/
- Download: https://sourceforge.net/projects/aatrade/files/AATraders%200.4x/
- State: beta, inactive since 2009
- Keywords: online
- Language(s): PHP
## Building

View File

@ -0,0 +1,14 @@
# Altera Terra
_Altera Terra is a Civ-like turn-based strategy game._
- Home: https://sourceforge.net/projects/alteraterra/
- Download: https://sourceforge.net/projects/alteraterra/files/AlteraTerra/
- State: beta, inactive since 2007
- Keywords: TBS
- Code: https://svn.code.sf.net/p/alteraterra/code/
- Language(s): Java
- License: GPL-2.0
## Building

View File

@ -0,0 +1,12 @@
# AntiChess
_AntiChess is an anti chess game. You have to take your opponents piece if you can._
- Home: https://sourceforge.net/projects/antichess/
- Download: https://sourceforge.net/projects/antichess/files/antichess/1.0/
- State: mature, inactive since 2003
- Code: http://antichess.cvs.sourceforge.net/ (cvs)
- Language(s): Java
## Building

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

@ -0,0 +1,12 @@
# Armies
_Turn based strategy game. It has simple and well designed rules._
- Home: https://sourceforge.net/projects/armies/
- Download: https://sourceforge.net/projects/armies/files/
- State: mature, inactive since 2007
- Code: see download
- Language(s): C++
## Building

View File

@ -0,0 +1,13 @@
# Arthur's Knights
_A small turned based game._
- Home: http://ainenn.org/KingArthur/, https://sourceforge.net/projects/king-arthur/
- Download: https://sourceforge.net/projects/king-arthur/files/king-arthur/Alpha%200.3/
- State: beta, inactive since 2006
- Code: see download
- Language(s): C++
- License: Educational
## Building

View File

@ -0,0 +1,12 @@
# Astral Clades
_A turn-based, 4X strategy game with some real-time tactical and also role playing aspects._
- Home: https://sourceforge.net/projects/astralclades/
- State: beta, inactive since 2012
- Code: https://svn.code.sf.net/p/astralclades/code/
- Language(s): Java
## Building
Uses LWJGL.

View File

@ -9,6 +9,5 @@ _C-evo is a freeware empire building game for Windows._
- Keywords: TBS
- Code: http://www.c-evo.org/files/download.php?cevosrc.cevosrc.zip
- Language(s): Delphi Pascal
- Code license: None found
## Building

View File

@ -0,0 +1,12 @@
# Drop Shock
_Massively Multiplayer Turn-Based Strategy Game._
- Home: http://www.tinywarz.com/index.php, https://sourceforge.net/projects/dropshock/
- State: mature, inactive since 2014
- Keywords: online
- Code: https://git.code.sf.net/p/dropshock/code
- Language(s): PHP
## Building

View File

@ -9,7 +9,7 @@ _Recreates and modernizes the classic Command & Conquer real time strategy games
- Keywords: RTS
- Code: https://github.com/OpenRA/OpenRA
- Language(s): C#
- Code license: GPl-3.0
- Code license: GPL-3.0
## Building