Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.35 KB

README.rdoc

File metadata and controls

51 lines (31 loc) · 1.35 KB

<img src=“https://secure.travis-ci.org/vrinek/Dungeons-and-Dragons-on-Rails.png?branch=master” alt=“Build Status” />

Getting started

Notes

  • Very early in development, might eat your cat.

  • Has no access control yet. Anyone can do anything.

  • The database it uses is named sushi_ + production/development/test for no apparent reason.

  • This web app is supposed to look good and be usable on Desktops (large screens), Laptops (med-sized screens), Tablets (small screens) and Smartphones (tiny screens)

  • It should be deployable on Heroku.

Demo

Status

trello.com/board/d-d-on-rails/4fa3837d012cc95903650826

Fully Working

  • Combat initiative table

  • Award XP after combat

Partially Working

  • NPCs (no powers)

  • Encounters

TODO

  • NPC traits, attacks and actions

  • Powers (for players)

  • D&D Insider integration

More resources