Skip to main content

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

When a new action appears it would pause the current loop by default. It's not that confusing, Idle Loops does exactly this.

(+1)

Idle Loops expects you to queue up any new actions in the next loop after you discover they're possible.