SkillAgentSearch skills...

WarlockSimulatorTBC

Warlock DPS simulator for The Burning Crusade written in React & C++ (WebAssembly)

Install / Use

/learn @Kristoferhh/WarlockSimulatorTBC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TBC Warlock Simulator

Warlock DPS simulator for WoW TBCC written in React Typescript, C++ compiled into WebAssembly, and using Redux Toolkit to manage the state of all the components.

Setting up local development

Frontend

git clone https://github.com/Kristoferhh/WarlockSimulatorTBC.git
cd WarlockSimulatorTBC
npm install
npm start

Backend

Emscripten SDK to compile the C++ code into WebAssembly
Compile the C++ code by running the make command in the root directory of the project

GitHub Pages URL

https://kristoferhh.github.io/WarlockSimulatorTBC image image

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated6mo ago
Forks16

Languages

TypeScript

Security Score

87/100

Audited on Oct 3, 2025

No findings