Name | Price | Level | CPS | Buy |
{{building.name}} | 🍪{{NumberFormatter.format(building.price, settings.numberFormatType)}} | {{building.level}} | {{NumberFormatter.format(building.cps, settings.numberFormatType)}} ➡ {{NumberFormatter.format(building.calculateCps(building.level + 1), settings.numberFormatType)}} |
Name | Affects | Price | Effect | Buy |
{{upgrade.name}} | {{game.buildings[upgrade.buildingIndex].name}} | 🍪{{NumberFormatter.format(upgrade.price, settings.numberFormatType)}} | x{{NumberFormatter.format(upgrade.effect, settings.numberFormatType, true)}} | ✔ |
This will reset all Progress made so far in return for powerful upgrades
You need {{NumberFormatter.format(1e33, settings.numberFormatType)}} Cookies to Prestige
You have {{NumberFormatter.format(prestigePoints, settings.numberFormatType)}} Prestige Points
You will get back all of your spent prestige points! Respec often to optimize your strategy.
Can you solve {{mathMachine.currentEquation}} ?
Good Job, you got 🍪{{NumberFormatter.format(mathMachine.lastReward, settings.numberFormatType)}}
You solved {{mathMachine.equationsSolved}} Problems, translated to a boost of x{{NumberFormatter.format(gameComputed.mathMachine.equationBonus(), settings.numberFormatType, true)}}
You have 🕑 {{game.automatons}} | ||
At Prestige Points |
You have {{NumberFormatter.format(cookies, settings.numberFormatType)}} Cookies.
You get {{NumberFormatter.format(cps, settings.numberFormatType)}} Cookies per Second.
You get {{NumberFormatter.format(cpc, settings.numberFormatType)}} Cookies per Click.
You made {{NumberFormatter.format(cookiesTotal, settings.numberFormatType)}} Cookies so far.
You have clicked {{clicks}} times.
You have played for {{formatTime((Date.now() - firstPlayed) / 1000)}}.
You have {{NumberFormatter.format(prestigePoints, settings.numberFormatType)}} Prestige Points.
You prestiged {{prestigeCount}} times.
You spent {{formatTime(timeInPrestige)}} in this Prestige run.