nethack4-web-server

Top-level Files of trunk
Login

Top-level Files of trunk

Files in the top-level directory of check-in trunk


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.