Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Alternatively, when the size number approaches the upper limit, store the result in a string of characters instead of the numeric memory type. For example, you used prefixes for the word "meter". A numeric variable can go from 0 to 999.9, then changing the prefixes or adding new ones. Or by adding zeros at the end, as you did in the previous game. You can do the same with graphics, that is, you can separate the rendering from the values, simulating the growth rate based on actual numerical variables, while text variables carry information about the degree of enormity of the size.

None of that changes the fact that it'll take several more stages of calculation to accomplish. If you think it'll be simple, you're free to try it out on the download there, but I'm satisfied with this game.

(+2)

I agree, since I wrote a calculator for such numbers in C++. I won't force you to make decisions, I'm sorry if I sounded disrespectful.