FurySim is a Fury Warrior DPS Simulator for World of Warcraft Classic made in Javascript/Vuejs.
Use the website: https://furysim.github.io
Read here: MECHANICS.md.
- ClassicSim: An event-driven simulation tool written in C++ for World of Warcraft Classic.
- Aurana's Big Duck: Classic WoW Fury DPS simulator.
Thanks to Aurana's simulator for the event priority logic and a bunch of stuff.
While it's still in beta, version will follow v0.Y.Z, where:
- Y: Major: important addition/changes on sim
- Z: Minor/patch: interface changes or trivial addition/changes on sim
npm install
npm run serve
npm run build
(c) 2019-2020 Rafael Beraldo. Code released under the GPL-3.0 license.