NetHack 3.3.1 released on August 10, 2000. This is NOT the current version!
« Return to NetHack 3.3.1 Downloads
Click on the
below to start the download system.
Depending on your browser you may need to
right-click so that the file is saved to disk and not displayed.
Problems? Check our list of
additional mirrors
.
nethack-331.tgz (3M bytes)  
NetHack 3.3.1 source release.
nh330-331-diffs.gz
(about 673K)
Step 2: unpack.NetHack is shipped in a single archive created with tar and then shrunk with gzip. To unpack under Unix, the following commands should be executed in an empty directory: gzcat nethack-331.tgz > nethack-331.tar tar xf nethack-331.tarThe gzip package (containing gzip, gunzip, and gzcat) may be obtained from the Free Software Foundation. A version of tar is also available from the same site. Step 3: build.See the file README in the top level directory unpacked in Step 2 for build instructions for the various operating systems. |