Nethack is a text based RPG.
To Play Nethack:
Over SSH:
- Log in with SSH
- cd to /opt/bin
- type ./nethack and away you go
Over Telnet:
- Log in with telnet
- type export TERM=vt100
- cd to /opt/bin
- type ./nethack to play
The Guidbook.txt file found in /opt/share/nethackdir contians information on how to play the game.
This file will give instructions on how to play the game.
export NETHACKOPTIONS=color
Please report any issues to the Bug Tracker.