NetHack 3.6.1 with tiles - ac-minetest/COMPILING_FOR_RPI4 GitHub Wiki

Nethack 3.6.1

  1. get sources

    https://nethack.org/download/3.6.3/nethack-363-src.tgz
    and unpack them
  2. create makefile by going into Nethack folder and

    cd sys/unix
    sh setup.sh hints/linux
  3. go back to Nethack folder (cd ../.. ) and compile:

    make all
    Install files ( binary, savegames, tiles...) will be in ~/nh :
    make install
⚠️ **GitHub.com Fallback** ⚠️