A desktop Dungeons & Dragons dungeon master encounter generator built on Ruby on Rails.
Watch it here.
Clone the source locally:
$ git clone https://github.com/AustinPaley/d-and-d-rails
$ cd d-and-d-rails
Use your package manager to install npm
.
Install project dependencies:
$ npm install
Start the app:
$ npm start
- Offline support
- Encounter Difficulty Tracker
- Hundreds of D&D Monsters
- Character Creation
- Monster Creation
- Auto launch
- Auto updates
command + q - Quit App (while window is open).
MIT © Austin Paley