import from libregamewiki

This commit is contained in:
Trilarion
2019-10-30 18:18:50 +01:00
parent a4f55afdcc
commit a28f0dc7cd
57 changed files with 1057 additions and 101 deletions

15
entries/hack.md Normal file
View File

@ -0,0 +1,15 @@
# Hack
_Roguelike game. It served as the inspiration for NetHack._
- Home: http://roguebasin.roguelikedevelopment.org/index.php?title=Hack, https://nethackwiki.com/wiki/Hack_1.0.3, https://homepages.cwi.nl/~aeb/games/hack/hack.html, https://packages.debian.org/search?keywords=bsdgames
- Media: https://en.wikipedia.org/wiki/Hack_(video_game)
- State: mature, inactive since 1985
- Keywords: role playing, roguelike, text
- Code repository: (see debian bsdgames)
- Code language: C
- Code license: BSD
Developer: Jay Fenlason
## Building