- 2
- 0
I'm trying to scale an incremental game known as Antimatter Dimensions, of which an important milestone is Infinity. However, due to the limitations of JavaScript, the game's version of Infinity, and all multiples and exponents thereof using break_infinity.js, are all based around 1.79*10^308 (1,024-bit integer limit). Does this count as Game Mechanics?