dulingzhi / TBC_DPS_Warrior_Sim

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:C++ 41.1%Language:JavaScript 30.0%Language:HTML 26.1%Language:Jupyter Notebook 1.0%Language:Python 0.9%Language:CSS 0.4%Language:CMake 0.4%Language:Dockerfile 0.0%Language:PowerShell 0.0%Language:Procfile 0.0%