new entries, svn to git manual conversion of holy spirit
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
- **[Fallen Spire](fallen_spire.md)** (Python, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Freedink](freedink.md)** (C++, GPL-3.0, mature)
|
||||
- **[FreedroidRPG](freedroid.md)** (C, GPL-2.0, mature)
|
||||
- **[Fujo](fujo.md)** (Python, CC BY-SA 4.0, mature, inactive since 2014)
|
||||
- **[GalaxyMage Redux](galaxymage_redux.md)** (Python, GPL-2.0, beta, inactive since 2011)
|
||||
- **[GearHead](gearhead.md)** (Pascal, Python, LGPL-2.1, Apache-2.0, mature)
|
||||
- **[Gee Whiz](geewhiz.md)** (C, GPL-2.0, beta, inactive since 2004)
|
||||
@ -90,6 +91,7 @@
|
||||
- **[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)
|
||||
- **[The Endless Dungeons](endless_dungeons.md)** (C, CC BY-NC-SA 2.0, mature, inactive since 2015)
|
||||
- **[The Mana World](mana_world.md)** (PHP, GPL-2.0, mature)
|
||||
- **[The hunt for the lost rainbow jewels (Jewelhunt)](jewelhunt.md)** (Java, GPL-2.0, beta)
|
||||
- **[Trinity Reign](trinity_reign.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
|
17
games/rpg/endless_dungeons.md
Normal file
17
games/rpg/endless_dungeons.md
Normal file
@ -0,0 +1,17 @@
|
||||
# The Endless Dungeons
|
||||
|
||||
_A free random dungeon game RPG (Roguelike)_
|
||||
|
||||
- Home: https://sourceforge.net/projects/endlessdungeons/
|
||||
- State: mature, inactive since 2015
|
||||
- Download: https://sourceforge.net/projects/endlessdungeons/files/
|
||||
- Platform: Windows
|
||||
- Code repository: https://github.com/Trilarion/endlessdungeons
|
||||
- Code language: C
|
||||
- Code license: CC BY-NC-SA 2.0
|
||||
- Code dependencies: Allegro
|
||||
- Assets license: CC BY-NC-SA 2.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: None
|
14
games/rpg/fujo.md
Normal file
14
games/rpg/fujo.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Fujo
|
||||
|
||||
_Fairly classical roguelike, but with animated graphics._
|
||||
|
||||
- Home: http://sheep.art.pl/Fujo
|
||||
- State: mature, inactive since 2014
|
||||
- Download: (see home)
|
||||
- Code repository: https://bitbucket.org/thesheep/fujo/src (hq)
|
||||
- Code language: Python
|
||||
- Code license: CC BY-SA 4.0
|
||||
- Code dependencies: Pygame
|
||||
- Assets license: CC BY-SA 4.0
|
||||
|
||||
## Building
|
@ -6,7 +6,7 @@ _2D isometric hack'n'slash game (action-rpg)._
|
||||
- Download: https://sourceforge.net/projects/lechemindeladam/files
|
||||
- State: beta, inactive since 2013
|
||||
- Keywords: action-rpg
|
||||
- Code repository: https://svn.code.sf.net/p/lechemindeladam/code/ (svn), https://sourceforge.net/p/lechemindeladam/cvs/ (cvs)
|
||||
- Code repository: https://gitlab.com/Trilarion/lechemindeladam.git (custom conversion of svn), https://svn.code.sf.net/p/lechemindeladam/code/ (svn), https://sourceforge.net/p/lechemindeladam/cvs/ (cvs)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Dependencies: SFML
|
||||
|
Reference in New Issue
Block a user