new entries

This commit is contained in:
Trilarion
2018-06-03 16:26:28 +02:00
parent 22d7ec4537
commit 132fb71d81
21 changed files with 226 additions and 41 deletions

View File

@ -16,7 +16,9 @@
- **[Dawn](dawn.md)** (C++, beta, inactive since 2011)
- **[Deliantra](deliantra.md)** (C, mature)
- **[Dragon Hunt](dragon_hunt.md)** (Python, GPL-2.0, mature)
- **[Dungeon Hero](dungeon_hero.md)** (Java, MIT, mature)
- **[Dungeon Monkey Eternal](dungeon_monkey_eternal.md)** (Python)
- **[Dungeon Quest](dungeon_quest.md)** (Java, MIT, mature)
- **[Egoboo](egoboo.md)** (C++, C, mature, inactive since 2015)
- **[Erebus](erebus.md)** (C++, beta)
- **[Eternal Lands](eternal_lands.md)** (C, C++, mature)

14
games/rpg/dungeon_hero.md Normal file
View File

@ -0,0 +1,14 @@
# Dungeon Hero
_Choose between 6 unique heroes, equip yourself with powerful magic items and prepare your spells wisely to complete the different quests._
- Home: https://github.com/guillaume-gouchon/dungeonhero
- Download: https://play.google.com/store/apps/details?id=com.glevel.dungeonhero
- State: mature
- Keywords: android
- Code: https://github.com/guillaume-gouchon/dungeonhero
- Language(s): Java
- License: MIT
## Building

View File

@ -0,0 +1,14 @@
# Dungeon Quest
_Smashing more monsters than ever in this turn-based dungeon crawling game._
- Home: https://github.com/guillaume-gouchon/dungeonquest
- Download: https://play.google.com/store/apps/details?id=com.giggs.heroquest
- State: mature
- Keywords: android
- Code: https://github.com/guillaume-gouchon/dungeonquest
- Language(s): Java
- License: MIT
## Building