fixed entries (mostly naming of licenses) and added entry
This commit is contained in:
@ -75,8 +75,8 @@
|
||||
- **[PlaneShift](planeshift.md)** (C++, GPL-2.0, mature)
|
||||
- **[REGoth](regoth.md)** (C++, GPL-3.0, beta)
|
||||
- **[Radakan](radakan.md)** (Python, Custom, beta, inactive since 2014)
|
||||
- **[Rogue Clone IV](rogue_clone_iv.md)** (C, BSD, mature, inactive since 2006)
|
||||
- **[Roguish](roguish.md)** (JavaScript, BSD-3, beta, inactive since 2015)
|
||||
- **[Rogue Clone IV](rogue_clone_iv.md)** (C, 3-clause BSD, mature, inactive since 2006)
|
||||
- **[Roguish](roguish.md)** (JavaScript, 3-clause BSD, beta, inactive since 2015)
|
||||
- **[Room for Change](room_for_change.md)** (Java, Apache-2.0, mature, inactive since 2013)
|
||||
- **[RuneSword II](runesword_ii.md)** (Visual Basic, mature, inactive since 2011)
|
||||
- **[S.C.O.U.R.G.E.](scourge.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
@ -86,7 +86,7 @@
|
||||
- **[Space Station 13](space_station_13.md)** (DM, AGPL-3.0, mature)
|
||||
- **[Spice Trade](spice_trade.md)** (Java, LGPL-2.0, mature, inactive since 2005)
|
||||
- **[Stendhal](stendhal.md)** (Java, GPL-2.0, mature)
|
||||
- **[Story of a Lost Sky](story_of_a_lost_sky.md)** (Python, BSD, mature)
|
||||
- **[Story of a Lost Sky](story_of_a_lost_sky.md)** (Python, 3-clause BSD, mature)
|
||||
- **[Summoning Wars](summoming_wars.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Tales of Maj'Eyal](tales_of_maj_eyal.md)** (C, Lua, GPL-3.0, mature)
|
||||
- **[The Clans](the_clans.md)** (C, GPL-2.0, beta, inactive since 2003)
|
||||
@ -99,7 +99,7 @@
|
||||
- **[UnNetHack](unnethack.md)** (C, Custom, mature)
|
||||
- **[Underworld Adventures](underworld_adventures.md)** (C++, Lua, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Valyria Tear](valyria_tear.md)** (Lua, C++, C, GPL, mature)
|
||||
- **[VegaTrek](vegatrek.md)** (GPL-2.0, beta, inactive since 2013)
|
||||
- **[VegaTrek](vegatrek.md)** (Python, GPL-2.0, beta, inactive since 2013)
|
||||
- **[Waste's Edge](wastes_edge.md)** (Python, GPL-2.0, beta)
|
||||
- **[Witch Blast](witch_blast.md)** (C++, GPL-3.0, beta, inactive since 2015)
|
||||
- **[World of Phaos](world_of_phaos.md)** (PHP, GPL-2.0, mature, inactive since 2011)
|
||||
|
@ -5,7 +5,7 @@ _A roguelike OpenGL-based smooth-scrolling ASCII graphics game._
|
||||
- Home: https://sourceforge.net/projects/goblinhack/
|
||||
- Download: https://sourceforge.net/projects/goblinhack/files/
|
||||
- State: beta, inactive since 2009
|
||||
- Keywords: Sp, roguelike
|
||||
- Keywords: SP, roguelike
|
||||
- Code repository: https://github.com/goblinhack/goblinhack, https://sourceforge.net/p/goblinhack/code/HEAD/tree/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
@ -8,7 +8,7 @@ _Reproduction of Rogue._
|
||||
- Keywords: remake, roguelike
|
||||
- Code repository: https://gitlab.com/Trilarion/rogueclone.git (backup of cvs), https://sourceforge.net/p/rogueclone/code/ (cvs)
|
||||
- Code language: C
|
||||
- Code license: BSD
|
||||
- Code license: 3-clause BSD
|
||||
|
||||
See also https://github.com/naota/rogueclone2s-utf8, https://github.com/WatermelonTeam/RogueClone
|
||||
|
||||
|
@ -7,7 +7,7 @@ _Multiplayer, extensible rogue-like._
|
||||
- Keywords: roguelike
|
||||
- Code repository: https://github.com/CamHenlin/Roguish
|
||||
- Code language: JavaScript
|
||||
- Code license: BSD-3
|
||||
- Code license: 3-clause BSD
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -7,7 +7,7 @@ _Turn Based Strategy RPG with gameplay that is similar to Fire Emblem._
|
||||
- State: mature
|
||||
- Code repository: https://bitbucket.org/featheredmelody/lost-sky-project-public/src (hg)
|
||||
- Code language: Python
|
||||
- Code license: BSD
|
||||
- Code license: 3-clause BSD
|
||||
- Dependencies: PyGame
|
||||
|
||||
## Building
|
||||
|
@ -6,6 +6,7 @@ _Open source Star Trek based game (based on VegaStrike Engine) that lets you fig
|
||||
- Download: https://sourceforge.net/projects/vegatrek/files/vegatrek%200.6/
|
||||
- State: beta, inactive since 2013
|
||||
- Code repository: https://github.com/Trilarion/vegatrek (backup of svn), https://svn.code.sf.net/p/vegatrek/code/ (svn)
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Configuration files for the VegaStrike engine.
|
||||
|
Reference in New Issue
Block a user