https://github.com/brettthurs10/charactercreator
Randomly generate fantasy character with random stats, attributes and background.
https://github.com/brettthurs10/charactercreator
dnd fantasy javascript
Last synced: 10 months ago
JSON representation
Randomly generate fantasy character with random stats, attributes and background.
- Host: GitHub
- URL: https://github.com/brettthurs10/charactercreator
- Owner: BrettThurs10
- Created: 2017-04-26T04:40:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T19:27:34.000Z (about 9 years ago)
- Last Synced: 2025-04-12T04:51:28.297Z (about 1 year ago)
- Topics: dnd, fantasy, javascript
- Language: JavaScript
- Homepage: http://dapperdesign.me/charactercreator
- Size: 386 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Randomly generate fantasy character with random stats, attributes and background.
This simple fantasy character generator was made with JavaScript.
Roll The Dice
I've generated the skill numbers for each by rolling four 6 sided die and taking the best value, of the four dice.
Who Are You?
My code knows if you've been assigned as a male or female. It assigns your first name to reflect your gender. Last names are shared by both genders.
Culture
The also knows what race you are and assigns the appropriate homeland and name to you (it'd be weird if you were a human named Robert Redford from the Misty Mountains).
See demo here http://dapperdesign.me/charactercreator