/worst-character-generator

A character generator for Worst

Primary LanguageHTMLMIT LicenseMIT

worst-character-generator

A character generator for Worst

Try it!

Alternatively, download it and open index.html in your browser.

Files

CSS

  • character.css - for blank.html and character.html.
  • index.css - for index.css.

HTML

  • blank.html - a blank character sheet.
  • character.html - a character sheet to be filled in.
  • index.html - the main generater page.

JavaScript

  • main.js - holds the character class and a couple of utility functions for it.
  • index.js - runs index.html and is the generating part of this.
  • character.js - takes the character generated from index.html and fills it into the character sheet.