Skip to content

erkz12/fury-sim

 
 

Repository files navigation

Welcome to wow fury sim GitHub

wow-fury-sim Actions Status

This is a C++ based wow classic simulator for fury warriors, the mechanics used in the simulator can be found in: https://github.com/magey/classic-warrior/wiki/Attack-table

Website

https://wow-fury-sim.herokuapp.com/

https://albinoyoda.github.io.

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/

Compile and boot

  1. Start powershell
  2. .\docker_cmake.ps1
  3. .\docker_run.ps1

Open in browser

http://localhost:49160/

About

A C++ based wow classic simulator for fury warriors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.3%
  • HTML 26.6%
  • JavaScript 2.6%
  • Python 1.6%
  • CMake 0.8%
  • Dockerfile 0.1%