Files
nethack/sys/libnh/test
nhmall 7a44b3b52e hints updates
move out-of-date hints files to the outdated folder.

rename the hints files, and hints/include files that are currently
named *.2020 to *.370 (next release number).
2021-12-31 08:48:24 -05:00
..
2020-10-11 13:33:51 -04:00
2020-10-11 13:33:51 -04:00
2021-12-31 08:48:24 -05:00

Development helpers and tests for libnethack.a and nethack.js.

Copy these files to the NetHack root directory. Commands include:

  • run.sh wasm - rebuild makefiles and build nethack.js
  • run.sh runwasm - simple testing of nethack.js
  • run.sh lib - rebuild makefiles and build libnethack.a
  • run.sh runlib - simple testing of libnethack.a
  • run.sh bin - build the MacOS binary