Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Fury warrior C++ based WoW Classic simulator ported into TBC Classic.

Notifications You must be signed in to change notification settings

TheGroxEmpire/TBC_DPS_Warrior_Sim

 
 

Repository files navigation

Welcome to TBC DPS Warrior Sim GitHub

TBC_DPS_Warrior_Sim Actions Status

This is classic warrior fury sim that is ported to TBC, the mechanics used in the simulator can be found in: https://github.com/magey/tbc-warrior/wiki/Attack-table

Website

https://tbc-dps-warrior-sim.herokuapp.com/

Discord

Feel free to join the Discord for Discussions, bug-reporting, if you have a wish of what you want to be added next, etc. https://discord.gg/xTuKsRz

How to contribute

Learn how to use git for contributing to projects

https://www.dataschool.io/how-to-contribute-on-github/

How to run locally

Install WSL

https://docs.microsoft.com/en-us/windows/wsl/install-win10

Install Docker

https://docs.docker.com/docker-for-windows/install/

Install Node.js

https://nodejs.org/en/

Compile and boot

  1. Start powershell
  2. .\docker_cmake.ps1
  3. node index.js

Open in browser

http://127.0.0.1:5000/

About

Fury warrior C++ based WoW Classic simulator ported into TBC Classic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.1%
  • JavaScript 29.8%
  • HTML 26.4%
  • Jupyter Notebook 1.0%
  • Python 0.9%
  • CSS 0.4%
  • Other 0.4%