You click the cat to get money and click the upgrade to grow the amount of money you get with a single click. Build money exponentially. With the auto clicker, you now have the ability to idle the game and get gains hands-free.
A rudimentary testing program that I will attempt to evolve into a game. It involves math that calculates the exponential growth of the money through clicking. Recently inspired by clicker games, relearning scratch, and old math. All code is created by me. If a sprite is visible and does not seem to work, do not worry it most likely does not have code attached to it. Thanks to Lum for being an awesome dude. Update: v0.0.2 adds a second upgrade, the auto clicker. Update v0.0.2b Continuing to add features, such as the cost of the upgrades for clarity, replacing the timer function with a flexible variable, and general bug fixes. Next planned update: v0.0.3.1 Adding the ability to view the menu. All objects besides the cat and Lum-Coin are now on the menu, All prices are showing as well as the upgrade multipliers. Update: v0.0.3.2 Optimizes the clicker sprite animation speed, so any bug that would have made it appear on top of the menu is now patched. Update: v0.0.3.3 Optimized the way the cat click animation was done, no longer does the cat hold a second until it pops back to full size. Other variables and planning for the Lum-coin were added, and Lum-coin is now invisible to stop distracting from "gameplay". Update: v0.0.3.4 Added secret, added quality of life adjustments to iron out some small bugs within the game. The Auto-click timer is also now visible. Next planned update: v0.0.4 Adding the Lum-Coin and its subsequent modifier.