Giter Site home page Giter Site logo

dndchar's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wedgex

dndchar's Issues

add class selector

need to be able to select a class so I can try to grab any class modifiers, at least starting hp (#4) , not sure its useful for anything else.

Add bonuses to ability scores

Users should be able to add any bonuses (race, class, etc) to their ability scores via a text field on the table row.

"Point Buy" attribute score generation

users should be able to choose to min/max ability scores by taking advantage of the "point buy" system

Optional: Customizing Ability Scores

The method described here allows you to build a character with a set of ability scores you choose individually. Start with an 8 in all six ability scores, then spend 30 points to improve them. The cost of raising a score from 8 to a higher number is shown below.

Score Cost from 8

9 1
10 2
11 3
12 4
13 5
14 7
15 9
16 12

Add Race Selector

We probably want a race selection at some point since races give bonuses to attributes.

Calculate AC

Calcluate AC with and without armor. I don't quite get how wearing armor works, but I'm pretty sure I can just add a selector for Leather, Plate, etc to get armored AC. That's all you need to know as far as I can tell from the rules.

calculate starting hp

maybe want to calculate starting hp to help people who are rolling new characters. with that said, max hp needs to be able to be entered freehand.

Development Setup

What all do I need, had to add coffee-script to the package.json locally. But I get the following when I run grunt.

hunter ~/dev/dndchar (master) ⚡  grunt

module.js:340
    throw err;
          ^
Error: Cannot find module 'grunt-legacy-util'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/Users/hunter/dev/dndchar/node_modules/grunt/lib/grunt.js:26:12)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)

Persistence and permalinking

users should be able to store and retrieve characters via a url. To me this is like imgur or codepen or gists. Re: persistence, I'd like to use something that we can hit via the browser if that's possible. Not sure how security would be handled via the browser.

Persistence providers

  • Cloudant (couchdb)
  • Parse (??)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.