Welcome to Prestige Game



Points: {{format(player.points.floor())}}
You are getting {{format(player.pps.floor())}} points per second
You have {{format(player.b)}} b
You have {{format(player.mu)}} μ





Incrementers: {{player.incrementers}} {{player.pincrementers.gt(0) ? ` (+${format(player.pincrementers.floor())})` : ""}}


Workers: {{player.workers}} {{player.pworkers.gt(0) ? ` (+${format(player.pworkers.floor())})` : ""}}


Banks: {{player.banks}} {{player.pbanks.gt(0) ? ` (+${format(player.pbanks.floor())})` : ""}}


You have {{format(player.dpower.floor())}} Derivative Power, giving a {{format(player.pu[14] == 1 ? player.dpower.add(1).sqrt().add(1).toFixed(3) : player.dpower.add(1).log(10).add(1).toFixed(3))}}x multiplier to point production


Tier 1 Derivatives: {{format(player.derivatives.floor())}}


Tier 2 Derivatives: {{format(player.derivatives2.floor())}}


Tier 3 Derivatives: {{format(player.derivatives3.floor())}}


Saving
Visual
Gameplay
Links


Credits
Thanks to these people, Prestige Game wouldn't be what it is.
Thanks to randomtuba for creating Prestige Game. Oh wait, that's me!
Thanks to unpingabot, gapples2, TheMKeyHolder, and unsoftcapped for adding code to this game to make it better.
Thanks to Cosmic47 for actually making the news ticker work and helping me optimize the code for this game.
Thanks to Antimatter Dimensions for its news ticker code.
Thanks to unpogged and DEMEMZEA for writing the How to Play.
Thanks to Dest, DEMEMZEA, Cosmic47, and Satan's Dark Duck for testing the game.

And thank you, player, for playing this game. I really appreciate it.
General
You have bought a total of {{player.incrementers.add(player.workers).add(player.banks)}} buildings.
You have produced a total of {{format(player.pincrementers.add(player.pworkers).add(player.pbanks).floor())}} buildings.
You have a total of {{format(player.incrementers.add(player.workers).add(player.banks).add(player.pincrementers).add(player.pworkers).add(player.pbanks).toFixed())}} buildings.
You have played this game for {{format(player.time.toFixed(3))}} seconds.
You have made a total of {{format(player.tpoints.floor())}} points.

Prestige
You have collected a total of {{format(player.tb)}} b.
You have prestiged {{format(player.prestiges)}} times.
Your fastest prestige is {{Math.round(player.fastestprestige*1000)/1000}} seconds.
You have spent {{Math.round(player.prestigetime*1000)/1000}} seconds within this prestige.
You have bought {{player.puBought}} total Prestige Upgrades.
You have completed {{player.achsCompleted}}/24 achievements. ({{(Math.round(player.achsCompleted/24*10000))/100}}%)










Version 2.0.0