Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 837 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 837 Bytes

Do Sheet

A RPG Character Sheet generator.

The purpose of this project is to be a generator for Tabletop RPG systems. We will start with a simple character sheet from Vampire: The Masquerade and move on to other, mode complexes ones, like GURPS, D20 and so on.

Pull requests are welcome!

If you have any great idea and want to discuss, please use the issues here at Github. Whenever ready to implement, send us a pull request!

Features coming

  • Be able to register as a user and have its profile at system/user
  • Be able to send a public url of the character and its sheet version
  • Be able to change any data and publish in a new url

Roadmap

  • Editable fields;
  • Change sheet according to the game type (D20, World of Darkness, so on)

Checkout out our features and how you can contribute.