2020-09-07 20:09:51 +02:00

16 lines
693 B
Markdown

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