deleted and added entries

This commit is contained in:
Trilarion
2018-09-05 15:55:15 +02:00
parent 39c65afbbf
commit 6d23d23b18
14 changed files with 112 additions and 99 deletions

View File

@@ -12,14 +12,12 @@
- **[Antares](antares.md)** (C++, LGPL-3.0, beta)
- **[AntiChess](antichess.md)** (Java, MIT, mature, inactive since 2003)
- **[Armies](armies.md)** (C++, GPL-3.0, mature, inactive since 2007)
- **[Arthur's Knights](arthurs_knights.md)** (C++, C#, Educational, beta, inactive since 2006)
- **[Atomiks](atomiks.md)** (C, GPL, mature)
- **[Atomix](atomix.md)** (C, GPL-2.0, mature)
- **[Attal: Lords of doom](attal.md)** (C++, GPL-2.0, mature, inactive since 2008)
- **[Battle for Wesnoth](wesnoth.md)** (C++, GPL-2.0, mature)
- **[Battlefield Java](battlefield_java.md)** (Java, GPL-3.0, beta, inactive since 2011)
- **[Battles of Antargis](battles_of_antargis.md)** (C, C++, GPL-2.0, beta, inactive since 2014)
- **[Begin2](begin2.md)** (C++, beta, inactive since 2009)
- **[Birth of the Empires](birth_of_the_empires.md)** (C++, Custom, mature, inactive since 2016)
- **[BlackNova Traders](blacknova_traders.md)** (PHP, JavaScript, GPL-2.0, beta, inactive since 2012)
- **[Blitzkrieg](blitzkrieg.md)** (Java, GPL-3.0, beta, inactive since 2012)
@@ -74,7 +72,9 @@
- **[Harris](harris.md)** (C, Python, GPL-3.0, beta)
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, GPL-3.0, beta, inactive since 2010)
- **[Heroes of Wing Commander](heroes_of_wing_commander.md)** (Python, GPL-3.0, beta, inactive since 2014)
- **[Hex Game](hexgame.md)** (C++, MIT, beta)
- **[Hexwar](hexwar.md)** (Ruby, JavaScript, MIT, beta, inactive since 2012)
- **[Isometric Turn-Based Strategy](itbs.md)** (Python, MIT, beta)
- **[JQuest](jquest.md)** (Java, GPL-2.0, beta, inactive since 2006)
- **[JSettlers](jsettlers.md)** (Java, GPL-3.0, mature)
- **[Jagged Alliance 2 Stracciatella](jagged_alliance2.md)** (C++, Custom, mature)
@@ -95,7 +95,6 @@
- **[NetPanzer](netpanzer.md)** (C++, GPL-2.0, beta)
- **[Open Apocalypse](open_apocalypse.md)** (C++, MIT, mature)
- **[Open Dune](open_dune.md)** (C, GPL-2.0, mature)
- **[Open General](open_general.md)** (mature)
- **[Open Imperium Galactica](open_imperium_galactica.md)** (Java, GPL-3.0, beta)
- **[Open Panzer](open_panzer.md)** (JavaScript, GPL-2.0, mature)
- **[Open Soccer Star](open_soccer_star.md)** (PHP, GPL-3.0, beta)

View File

@@ -1,13 +0,0 @@
# 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 repository: (see download)
- Code language: C++, C#
- Code license: Educational
## Building

View File

@@ -1,12 +0,0 @@
# 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 repository: https://svn.code.sf.net/p/begin2/code/ (svn)
- Code language: C++
## Building

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

@@ -0,0 +1,12 @@
# Hex Game
_Hex based, tactical strategy game._
- Home: https://sourceforge.net/projects/hexgamealpha/
- State: beta
- Code repository: https://github.com/matthewgrimes/hexgame.git
- Code language: C++
- Code license: MIT
## Building

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

@@ -0,0 +1,13 @@
# Isometric Turn-Based Strategy
_Deep, complex tactical turn-based RPG._
- Home: https://sourceforge.net/projects/itbs/
- State: beta
- Download: https://sourceforge.net/projects/itbs/files/
- Code repository: https://github.com/matthewgrimes/itbs-code.git
- Code language: Python
- Code license: MIT
## Building

View File

@@ -1,12 +0,0 @@
# Open General
_Evolution of SSI Panzer General II._
- Home: http://www.open-general.com, https://sourceforge.net/projects/opengeneral/ (old)
- Download: http://www.open-general.com/installer.php
- State: mature (?)
- Keywords: requires original content
- Code repository: https://svn.code.sf.net/p/opengeneral/code/ (svn)
## Building