Skip to main content

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

Thanks for taking the time to analyze all this! 

  • The auto-loop issue definitely needs fixing—it shouldn’t be generating multiple machines per cycle.
  • The pause when losing focus is something I want to improve since, yeah, it kind of defeats the purpose of automation.
  • Memory leaks are something I’m already looking into—seems like something keeps piling up without getting cleaned properly.
  • As for the "half-bit" income, yeah, I already knew it was being ignored due to forcing an int, and I plan to adjust that in the future.

I’m glad you’re looking for more depth in the game—that’s the goal! Thanks for the feedback!