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

If only there was a way for the game to continue past 275,760 AD, perhaps until the end of the universe, and beyond. (Date would need to be stored as just the year, more eras would need to be added, and maybe a second layer of prestige at 10^100 years from now)

I guess we could use BigInt to store the timestamp in seconds, but we'd need to find a different way to format the date then. Right now we use Intl.DateTimeFormat and the Gregorian calendar. But who knows what the calendars of the far future will look like! :)