Skip to content

Instantly share code, notes, and snippets.

@stenno
Created February 2, 2012 12:08
Show Gist options
  • Save stenno/1723189 to your computer and use it in GitHub Desktop.
Save stenno/1723189 to your computer and use it in GitHub Desktop.

#nitrohack.js

nitrohack.js provides a javascript client for nitrohack_server.

This basically allows to play NetHack using javascript. All communication is wrapped in javascript functions, and hooks for message and event callbacks are provided. nitrohack.js also stores and keeps track of the current game state, for example the map and attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment