Files
nethack/sys/lib/test
2020-09-06 17:32:08 -07:00
..
2020-09-06 17:32:08 -07:00
2020-08-30 10:31:17 -07:00
2020-08-30 10:31:17 -07:00
2020-08-30 10:46:55 -07: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