Just goofing around, implementing (very small parts of) the AD&D 2nd edition Players Handbook rules for creating a character.
Move fast, break things. Settle with good enough or worse. (See The Cult of done manifesto.)
- Make the web page look more nicer
- Add a menu to the web page
- Add a csv file reader that can be used for adding attribute bonuses
- NPC generator
- Using Buefy or other framework to make it look a bit nicer
- PDF generator for character sheet
- Treasure-, dungeon- and other generator tables
Happy coding therapy. The software will (and should) probably never be used.
node index.js
You need Compass to run Grunt. First install Ruby, then install compass like this: gem install compass
Activate Chrome reload in your web browser to get automatic reload of sass/HTML changes (together with grunt watch
)