added entries

This commit is contained in:
Trilarion
2018-07-02 13:08:51 +02:00
parent 90ae73ced7
commit 86daf99df7
13 changed files with 301 additions and 29 deletions

View File

@@ -37,7 +37,7 @@
- **[Corsix Theme Hospital](theme_hospital.md)** (Lua, C++, MIT, mature)
- **[Crimson Fields](crimson_fields.md)** (C++, GPL-2.0, mature, inactive since 2010)
- **[Crown and Cutlass](crown_and_cutlass.md)** (C++, Custom, beta, inactive since 2009)
- **[Dark Destiny](dark_destiny.md)** (Java, mature, inactive since 2016)
- **[Dark Destiny](dark_destiny.md)** (Java, Javascript, mature, inactive since 2016)
- **[Dark Oberon](dark_oberon.md)** (C++, GPL-2.0, mature, inactive since 2009)
- **[Devana](devana.md)** (PHP, BSD, beta)
- **[Drop Shock](drop_shock.md)** (PHP, mature, inactive since 2014)
@@ -132,6 +132,7 @@
- **[SpaceTrader for Java](space_trader_for_java.md)** (Java, mature, inactive since 2010)
- **[Spring RTS engine](spring.md)** (C++, C, Lua, GPL-2.0, mature)
- **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, GPL-2.0, mature, inactive since 2011)
- **[Stareater](stareater.md)** (C#, GPL-3.0, beta)
- **[Stars! Nova](stars_nova.md)** (C#, GPL-2.0, beta)
- **[Supremacy](supremacy.md)** (C#, Ms-RL, beta, inactive since 2014)
- **[T-Bots](t_bots.md)** (C, GPL-2.0, beta, inactive since 2004)

View File

@@ -2,11 +2,13 @@
_Turn-based online space strategy game playable in internet browsers._
- Home: http://www.darkdestiny.at/, http://www.thedarkdestiny.at/portalApp/#/
- Home: http://www.darkdestiny.at/, http://www.thedarkdestiny.at/portalApp/#/, https://sourceforge.net/projects/darkdestiny/
- State: mature, inactive since 2016
- Keywords: MMO
- Code repository: https://svn.code.sf.net/p/darkdestiny/code/ (svn)
- Code language: Java
- Code repository: https://svn.code.sf.net/p/darkdestiny/code/ (svn)
- Code language: Java, Javascript
See also https://sourceforge.net/projects/darkdestinytools/
## Building

View File

@@ -0,0 +1,15 @@
# Stareater
_4X strategy game in space_
- Home: http://stareater4x.blogspot.com/, https://sourceforge.net/projects/zvjezdojedac/
- State: beta
- Download: https://github.com/subchannel13/Stareater/releases
- Platform: Windows
- Keywords: TBS
- Code repository: https://github.com/subchannel13/Stareater
- Code language: C#
- Code license: GPL-3.0
## Building