5e-combat-simulator 中文文档教程
5e Combat Simulator
5e Combat Simulator 是一款 D&D 5e 工具,用于运行简化的战斗模拟并提供统计数据关于结果概率。
Build
运行 npm run build
来构建项目。 构建工件将存储在 dist/
目录中。
Running unit tests
运行 npm test
以通过 Karma 执行单元测试。
5e Combat Simulator
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.