/ClickerHeroesCalculator

A calculator for the game Clicker Heroes

Primary LanguageJavaScriptMIT LicenseMIT

Clicker Heroes Calculator

This is a calculator to optimize Ancient levels for the game Clicker Heroes.

You can see the calculator in action here.

Building

To build the calculator from source, ensure you have Node.js and Yarn installed. Install dependencies:

yarn install

Then build from source:

yarn build

This creates a directory ./dist with the freshly built calculator.