new entries

This commit is contained in:
Trilarion
2018-02-01 16:11:57 +01:00
parent 56b00cb09a
commit 7079aceb51
10 changed files with 115 additions and 16 deletions

View File

@ -8,14 +8,19 @@
- **[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)
- **[Ancient Beast](ancient_beast.md)** (Javascript, AGPL-3.0, mature)
- **[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)
- **[Battlefield Java](battlefield_java.md)** (Java, beta, inactive since 2011)
- **[Begin2](begin2.md)** (C++, BSD, beta, inactive since 2009)
- **[Birth of the Empires](birth_of_the_empires.md)** (C++)
- **[Blitzkrieg](blitzkrieg.md)** (Java, GPL, beta, inactive since 2009)
- **[C-evo](c_evo.md)** (Delphi Pascal, mature, inactive since 2013)
- **[Civil](civil.md)** (Python, beta, inactive since 2003)
- **[Colonization too](colonization_too.md)** (C++, GPL-2.0, beta, inactive since 2004)
- **[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)
@ -42,6 +47,8 @@
- **[OpenRA](openra.md)** (C#, mature)
- **[OpenXcom](openxcom.md)** (C++, mature)
- **[Pax Britannica](pax_britannica.md)** (Lua, C, mature)
- **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta)
- **[Simple-Solitaire](simple_solitaire.md)** (Java, GPL-3.0, mature)
- **[Spring RTS engine](spring.md)** (C++, C, Lua, mature)
- **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, mature, inactive since 2011)
- **[Sworsorc](sworsorc.md)** (Java, beta, inactive since 2014)

View File

@ -0,0 +1,12 @@
# Ancient Beast
_Turn based strategy indie game project._
- Home: https://ancientbeast.com/
- State: mature
- Code: https://github.com/FreezingMoon/AncientBeast
- Language(s): Javascript
- License: AGPL-3.0
## Building

View File

@ -0,0 +1,13 @@
# Battlefield Java
_Battlefield Java is simple grid and turned based battle simulation game for Java developers._
- Home: https://sourceforge.net/projects/battlefieldjava/
- Download: https://sourceforge.net/projects/battlefieldjava/files/battlefieldjava/
- State: beta, inactive since 2011
- Code: https://git.code.sf.net/p/battlefieldjava/git
- Language(s): Java
## Building

13
games/strategy/begin2.md Normal file
View File

@ -0,0 +1,13 @@
# Begin2
_A TCP/IP Tactical Starship Sim._
- Home: https://sourceforge.net/projects/begin2/
- Download: https://sourceforge.net/projects/begin2/files/begin2/0.93/
- State: beta, inactive since 2009
- Code: https://svn.code.sf.net/p/begin2/code/
- Language(s): C++
- License: BSD
## Building

View File

@ -0,0 +1,13 @@
# Blitzkrieg
_Little turn-based strategy game based on Pendulous shareware rules._
- Home: https://sourceforge.net/projects/blitzkrieg/
- Download: https://sourceforge.net/projects/blitzkrieg/files/developpement/
- State: beta, inactive since 2009
- Code: https://sourceforge.net/p/blitzkrieg/code/ (cvs)
- Language(s): Java
- License: GPL
## Building

View File

@ -0,0 +1,14 @@
# Colonization too
_Design and develop of a sequel to the original game._
- Home: https://sourceforge.net/projects/coltoo/
- Download: https://sourceforge.net/projects/coltoo/files/
- State: beta, inactive since 2004
- Code: https://sourceforge.net/p/coltoo/code/ (cvs)
- Language(s): C++
- License: GPL-2.0
## Building
Uses SDL

View File

@ -0,0 +1,14 @@
# Scorched Moon
_Open source version of Moonbase Commander._
- Home: https://github.com/Scorched-Moon
- State: beta
- Code: https://github.com/Scorched-Moon
- Language(s): Python
- License: GPL-3.0
Old [Googlecode project](https://code.google.com/archive/p/tether/)
## Building

View File

@ -0,0 +1,13 @@
# Simple-Solitaire
_Solitaire game collection with 14 games._
- Home: https://play.google.com/store/apps/details?id=de.tobiasbielefeld.solitaire, https://f-droid.org/packages/de.tobiasbielefeld.solitaire/
- State: mature
- Keywords: android, cards
- Code: https://github.com/TobiasBielefeld/Simple-Solitaire
- Language(s): Java
- License: GPL-3.0
## Building