Baelyk / worst-character-generator

A character generator for Worst

Home Page:https://baelyk.github.io/worst-character-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A character generator for Worst

https://baelyk.github.io/worst-character-generator/

License:MIT License


Languages

Language:HTML 74.5%Language:JavaScript 13.7%Language:CSS 11.8%