nethack4-web-server

All Top-level Files
Login

All Top-level Files

Files in the top-level directory in any check-in


nethack4-web-server

This is a simple Sinatra application that exposes a NetHack4 server JSON API to the web, being developed for nethack4-web-client. It should work with any server that follows the NetHack4 Network Protocol, including NetHack4 and DynaHack.

After setting up the NetHack4 server, run bundle install to install dependencies, then rackup to run this server.

This software is licensed under the ISC license. See LICENSE file for details.