← Back to context

Comment by pimeys

1 day ago

I don't know... I played Nethack 30 years ago a lot and always felt all the graphical updates were not worth it. There's something when you can easily see the whole map in one screen. And that scary pink h appears suddenly...

Edit: but to be fair, I will try this 3d version.

"pink" h? There's a way to enable colours?

  • Yes, you can turn it on by setting the color option in your nethackrc file with the line:

        OPTIONS=color
    

    There is also a sophisticated option for customizing the colours of in-game menus using regular expressions. You can read about that in the section on menu colours in the official Guidebook [1]. Note that the official Guidebook is considered the game’s manual and is free of spoilers. Any information you find in there is intended for all players to know before they start playing (or to reference as they go along).

    [1] https://www.nethack.org/v500/Guidebook.html#toc_9.12