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.1 release:
nethack-361-src.tgz (about 4.5M)  (MD5 sum: 5c469058a0d2876c274c102d56f47bb5)
NetHack 3.6.1 source release.
Download this file |
gzcat nethack-361-src.tgz > nethack-361-src.tar tar xf nethack-361-src.tarSome versions of Linux do not have a gzcat command. Use the following commands instead:
gzip -dc nethack-361-src.tgz > nethack-361-src.tar tar xf nethack-361-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.