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

16
games/rpg/zangband.md Normal file
View File

@ -0,0 +1,16 @@
# ZAngband
_Roguelike computer role playing game available for almost any computer and operating system._
- Home: http://www.zangband.org/, https://sourceforge.net/projects/zangband/
- Media: https://en.wikipedia.org/wiki/Angband_(video_game)#Derivative_works
- Download: https://sourceforge.net/projects/zangband/files/
- State: mature, inactive since 2005
- Keywords: roguelike
- Code: https://sourceforge.net/p/zangband/code/ (cvs)
- Language(s): C
Based on Angband.
## Building