Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

your game ALSO dosent run in the background, because you have it sitting within a frame IN THIS PAGE. you should not be doing that. when we hit run game, it should reload the game INTO ITS OWN PAGE where it resizes to fill the screen (not fullscreen). THAT page, and ONLY that page will run in the background. dunno why so many people who use itch dont know this very simple thing.