[ Home | Version 3.6.6 | Contact Us | Switch to HTTPS ] |
To download a tarball of the NetHack code as of the 3.6.6 release:
nethack-366-src.tgz (about 5.4M)  (MD5 sum: 6c9a75f556d24c66801d74d8727a602e)
NetHack 3.6.6 source release.
Download this file |
gzcat nethack-366-src.tgz > nethack-366-src.tar tar xf nethack-366-src.tarSome versions of Linux do not have a gzcat command. Use the following commands instead:
gzip -dc nethack-366-src.tgz > nethack-366-src.tar tar xf nethack-366-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.