Skip to content

Fireball19/idle-game-generator-visualization-tool

Repository files navigation

idle-game-generator-visualization-tool

Java CI with Gradle

The mathematical formulas

Cost

$cost_{next} = cost_{base} \times (rate_{growth})^{owned}$

Production per second

$production_{total} = ((production_{base} \times owned) \times multipliers) \div productiontime$

Thanks to Anthony Pecorella (The Math of Idle Games)!

How to run

First you should clone the repository.

git clone https://github.com/Fireball19/idle-game-generator-visualization-tool.git

Then use Gradle to run the application.

./gradlew run

How it looks

Screenshot of the idle-game-generator-visualization-tool

About

A tool to help balance your idle games.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages