renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

20
entries/slashem.md Normal file
View File

@ -0,0 +1,20 @@
# SLASH'EM
_Variant of the roguelike game NetHack that offers extra features, monsters, and items._
- Home: http://www.slashem.org/, http://slashem.sourceforge.net/, https://sourceforge.net/projects/slashem/
- Media: https://en.wikipedia.org/wiki/Slash'EM
- State: beta, inactive since 2007
- Download: http://slashem.sourceforge.net/stable.html, https://sourceforge.net/projects/slashem/files/
- Keywords: role playing, clone, inspired by NetHack, roguelike
- Code repository: https://github.com/osgamearchive/slashem.git (archived conversion of cvs), https://sourceforge.net/p/slashem/code (cvs)
- Code language: C
- Code license: Custom (NetHack license)
Based on NetHack
See also https://github.com/dirkz/slashem-iphone, https://github.com/Elronnd/slashem-next, https://code.google.com/archive/p/slashem-macosx/, https://github.com/blitz/slashem, https://github.com/mistydemeo/slashem,
https://github.com/SLASHEM-Extended/SLASHEM-Extended, https://github.com/BarclayII/slashem-up
## Building