项目作者: AustinPaley

项目描述 :
Rails software that helps Dungeons and Dragons Dungeon Masters create fun encounters for their games.
高级语言: Ruby
项目地址: git://github.com/AustinPaley/d-and-d-rails.git
创建时间: 2018-05-04T18:40:36Z
项目社区:https://github.com/AustinPaley/d-and-d-rails

开源协议:

下载


D&D Encounter Generator

A desktop Dungeons & Dragons dungeon master encounter generator built on Ruby on Rails.

DEMO

Watch it here.

For developers

Clone the source locally:

  1. $ git clone https://github.com/AustinPaley/d-and-d-rails
  2. $ cd d-and-d-rails

Use your package manager to install npm.

Install project dependencies:

  1. $ npm install

Start the app:

  1. $ npm start

Features

  • Offline support
  • Encounter Difficulty Tracker
  • Hundreds of D&D Monsters
  • Character Creation
  • Monster Creation
  • Auto launch
  • Auto updates

Usage

command + q - Quit App (while window is open).

Built with

License

MIT © Austin Paley