2018-06-13 14:11:03 +02:00

18 lines
582 B
Markdown

# NetHack
_Single player dungeon exploration game that runs on a wide variety of computer systems._
- Home: https://www.nethack.org/
- Media: https://en.wikipedia.org/wiki/NetHack
- Download: https://www.nethack.org/common/index.html
- State: mature
- Keywords: roguelike
- Code repository: https://github.com/NetHack/NetHack, https://github.com/Vanilla-NetHack/NetHack (+)
- Code language: C
- Code license: Custom (Nethack General Public License)
See also [NetHack Falcon's Eye](https://sourceforge.net/projects/falconseye/), a graphical modification of NetHack.
## Building