Are you sure this is the page you want? |
This is not the current version. |
Go to the NetHack Home Page. |
To download a tarball of the NetHack code as of the 3.6.0 release:
nethack-360-src.tgz (about 4.2M)  (MD5 sum: d42147b26e5fb4746fb72536ce145984)
NetHack 3.6.0 source release.
Download this file |
gzcat nethack-360-src.tgz > nethack-360-src.tar tar xf nethack-360-src.tarSome versions of Linux do not have a gzcat command. Use the following commands instead:
gzip -dc nethack-360-src.tgz > nethack-360-src.tar tar xf nethack-360-src.tar
The 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.
Hosted courtesy of alt.org.
NetHack is Copyright 1985-2020 by Stichting Mathematisch Centrum
and M. Stephenson. See
our license for details.
This site is Copyright 1999-2021 by Kenneth Lorber, Kensington, Maryland.