Skip to main content

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

This happens 99% of the time when I try to reach infinite.

Guessing this isn't supposed to be how it ends?
-Hyper "goatmom" Toriel

(+1)

Numbers can't really get bigger than that. Once you've exceeded javascript's bit limit, it'll return "infinite", which will turn into "Not a Number" as it's passed through the various processes and functions I'm using. Plugging a string into all of the calculations used to then generate the fox pretty much ruins everything, yes.

I'll add a failstate at some point for a proper ending, this was just a basic demo.