This is a calculator to optimize Ancient levels for the game Clicker Heroes.
You can see the calculator in action here.
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.