Package Exports
- rot-js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rot-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rot.js
ROguelike Toolkit in JavaScript. For more info, see http://ondras.github.com/rot.js.
To install rot.js
, pick one:
- clone this repository to gain full source code access;
- download just the minified rot.min.js file to include it in your project;
- use
bower install rot.js
, if you prefer Bower for package management;
RogueBasin page (with links to some rot.js-based games): http://www.roguebasin.roguelikedevelopment.org/index.php?title=Rot.js