ClickerHeroesCalculator
ClickerHeroesCalculator copied to clipboard
A calculator for the game Clicker Heroes
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 npm installed. Install dependencies:
npm install
Then build from source:
npm run-script build
This creates a directory ./dist with the freshly built calculator.