NetHack is a single player dungeon exploration game that runs on a wide variety of computer systems, with a variety of graphical and text interfaces all using the same game engine.
- Updated the game to the current version (3.6.6)
- Compiled it with ptitSeb 's final Code::Blocks release from May 2020 (GCC 9.3)
- Updated the Guidebook to 3.6.6
- Added hilite_pet and statushilites:10 to .nethackrc
- Updated the source code and modified files in src (removed a dependency on -ltinfo in the hint file)
New in build #3
- Added the "Guidebook for NetHack" to the Documentation menu
- XFCE Terminal is now fullscreen and without any menu bars
New in build #2
- Fixed the icon transparency
- Added a preview
- Description is a bit longer now
- Added the two files I modified in the src directory
- Provided a default .nethackrc: autopickup is OFF, colors are ON, and the game now asks for your name
New in build #1
- NetHack 3.6.1 (ncurses version) from git on March the 5th, 2017
- Followed the NewInstall.unx procedure
- Used Bison / Flex instead of YACC / Lex
- Compiled with ptitSeb 's latest beta Code::Blocks
- Terminal emulator is XFCE's Terminal