added new entries, update can also list repositories by size
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
- **[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)
|
||||
- **[Hexwar](hexwar.md)** (Ruby, JavaScript, beta, inactive since 2012)
|
||||
- **[Hexwar](hexwar.md)** (Ruby, JavaScript, MIT, beta, inactive since 2012)
|
||||
- **[JQuest](jquest.md)** (Java, beta, inactive since 2006)
|
||||
- **[JSettlers](jsettlers.md)** (Java, GPL-3.0, mature)
|
||||
- **[Jagged Alliance 2 Stracciatella](jagged_alliance2.md)** (C++, Custom, mature)
|
||||
@@ -120,6 +120,7 @@
|
||||
- **[Scoreos](scoreos.md)** (PHP, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Sengoku: Warring States of Japan](sengoky_warring_states_of_japan.md)** (C++, Lua, MIT, beta, inactive since 2008)
|
||||
- **[Settlers III remake](settlers_iii_remake.md)** (Java, MIT, beta)
|
||||
- **[SharpKonquest](sharpkonquest.md)** (C#, GPL-2.0, mature, inactive since 2007)
|
||||
- **[Simple-Solitaire](simple_solitaire.md)** (Java, GPL-3.0, mature)
|
||||
- **[Skrupel - Tribute Compilation](skrupel.md)** (PHP, JavaScript, GPL-2.0, mature, inactive since 2011)
|
||||
- **[Slay](slay.md)** (Java, GPL-3.0, beta, inactive since 2010)
|
||||
|
@@ -7,6 +7,7 @@ _Simple turn based, hexagon map, strategy game in the tradition of Panzer Genera
|
||||
- Keywords: TBS, online
|
||||
- Code repository: https://github.com/mgfreshour/hexwar
|
||||
- Code language: Ruby, JavaScript
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
||||
|
14
games/strategy/sharpkonquest.md
Normal file
14
games/strategy/sharpkonquest.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# SharpKonquest
|
||||
|
||||
_C# implementation of the classic Linux game "Konquest"._
|
||||
|
||||
- Home: https://sourceforge.net/projects/sharpkonquest/
|
||||
- State: mature, inactive since 2007
|
||||
- Download: https://sourceforge.net/projects/sharpkonquest/files/
|
||||
- Code repository: https://gitlab.com/Trilarion/sharpkonquest.git (snapshot of source releases)
|
||||
- Code language: C#
|
||||
- Code license: GPL-2.0
|
||||
|
||||
License has been added after personal communication with the original maintainer (https://github.com/Trilarion/opensourcegames/issues/17).
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user