Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Thanks for the report! The game logic relies on some timers (lazy programming), which I guess might get skipped if the game gets somehow paused. I'll try to find the time to make a proper android version of the game later :--)

Edit: In the next version, I'll add a script to pause the game's processes if it's not in focus, lets see if that helps.