new entries
This commit is contained in:
@ -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
14
games/rpg/dungeon_hero.md
Normal 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
|
||||
|
14
games/rpg/dungeon_quest.md
Normal file
14
games/rpg/dungeon_quest.md
Normal 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
|
||||
|
Reference in New Issue
Block a user