JavaScript Pathfinder Part 6 Favoured Class (Character Generation Step 3)
Mt. Ford Studios
In this tutorial, we continue creating our Character Generator for Pathfinder RPG and implement Favoured Class as part of Step 3 - Pick Your Class.
After choosing their class, the player is able to choose their favoured class (which automatically defaults to their current class). They are then able to select from one of two favoured class bonuses, +1 Hit Point or +1 Skill Rank.
We also do a bit of reorganising and create a CSS file to hold all of our styling and and a JS file to hold all of our javascript. The HTML file is reserved entirely for html markup.
As everything is run from within a HTML file, our program should work on any modern browser!
CODE https://drive.google.com/open?id=12M8dJqoS58Jl3eX5UMREz_pjfFfdgFij
TOOLS TortoiseHg: https://tortoisehg.bitbucket.io/ Visual Studio Code: https://code.visualstudio.com/
USEFUL LINKS Pathfinder Core Rulebook: http://paizo.com/pathfinderRPG/prd/coreRulebook/gettingStarted.html Pathfinder Classes: http://paizo.com/pathfinderRPG/prd/coreRulebook/classes.html#chapter-3 w3schools JavaScript Tutorial: https://www.w3schools.com/js/
FIND US ON FACEBOOK https://www.facebook.com/MountfordStudios/ ... https://www.youtube.com/watch?v=YrwoJvgZK5k
147848414 Bytes