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

17
games/rpg/slash_em.md Normal file
View File

@ -0,0 +1,17 @@
# Slash'EM
_Variant of the roguelike game NetHack that offers extra features, monsters, and items._
- Home: http://slashem.sourceforge.net/, https://sourceforge.net/projects/slashem/
- Media: https://en.wikipedia.org/wiki/Slash'EM
- Download: http://slashem.sourceforge.net/stable.html, https://sourceforge.net/projects/slashem/files/
- State: beta, inactive since 2007
- Keywords: roguelike
- Code: https://sourceforge.net/p/slashem/code (cvs)
- Language(s): C
- License: Custom (NetHack license)
Based on NetHack
## Building