tom-wolfe / 5e-combat-simulator

A very basic combat simulator for 5th edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5e Combat Simulator

Build Status Codacy Badge Codacy Badge

5e Combat Simulator is a D&D 5e tool to run simplified combat simulations and provide statistics on outcome probabilities.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Karma.

About

A very basic combat simulator for 5th edition.

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%