new entries

This commit is contained in:
Trilarion
2018-06-06 10:52:13 +02:00
parent e9288960ef
commit c93540d361
22 changed files with 301 additions and 30 deletions

15
games/rpg/moria.md Normal file
View File

@ -0,0 +1,15 @@
# Moria
_Roguelike computer game inspired by J. R. R. Tolkien's novel The Lord of the Rings._
- Home: http://beej.us/moria/
- Media: https://en.wikipedia.org/wiki/Moria_(video_game)
- Download: http://beej.us/moria/files/
- State: mature, inactive since 2008
- Keywords: roguelike
- Code: see download
- Language(s): C
- License: GPL-3.0
## Building