Ice Tycoon 2 is a Roblox tycoon game where you reset your progress (a "rebirth") in exchange for a permanent income multiplier. The mechanic is simple. Knowing when to do it is not, because the break-even point depends on your current income rate and how much the next rebirth actually multiplies, and the in-game UI doesn't show you either number clearly.
I rebirthed too early twice and lost progress I could've kept for another ten minutes of grinding. Third time I just did the math on paper, and then figured I'd never do that again, so I built a small calculator that takes your current stats and tells you the actual break-even point instead of a gut guess.
While I was in there I added two more pages that solved problems I kept hitting:
An upgrade tier list ranking which upgrades are worth buying first, because the in-game order isn't the efficient order.
A gem location page covering all 5 spots, two of which are genuinely easy to miss without a screenshot reference.
Nothing fancy on the stack, just a static site with the calculator logic running client-side. It's at icetycoon2.com if you're playing and want to stop guessing like I did.
Top comments (0)