/OSECharacterGenerator

A character generator for the 1981 B/X Edition of Dungeons and Dragons. Designed for use with Old School Essentials.

Primary LanguageJavaScript

Old School Essentials Character Generator

A character generator for the 1981 B/X Edition of Dungeons and Dragons.

About

This is a character generator for the 1981 Basic/Expert edition Dungeons and Dragons. It is designed for used with Old School Essentials. The character generator guides you through creating a character from start to finish. It enforces all of the game rules so that you can create a character quickly and get back to playing. Once your character is created, you can export your character to an official character sheet with all the data values filled in for you.

Working On

-Integration with Node.js server and Mongoose database -Export to image/text

Additional Features

-One click generation -Additional classes from the Carcass Crawler zine

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the diff folder.
It correctly bundles React in production mode and optimizes the build for the best performance.