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

I’ve played bot programming simulation games in that vein! Real-time is much harder though, you cannot just tweak the move duration with numbers (if you’re interested just search joqlepecheur, he makes a lot of puzzle/meta games).

I feel there’s a joke on a failing exit screen that forces you to Alt+F4, but not everybody may appreciate if they don’t know how to do that? Unless there’s another way to close the app? (I was looking for it, but the exit screen was completely stuck, pressing any key didn’t even send me to the main menu - just like in-game where sometimes pressing a key would not start the timer - so I had no choice but to Alt+F4)

Thanks for the game.

You are right, the blue screen is a joke and the game was meant to not have an exit button, but we're not sure many people got that joke. Also the press any key prompt only allows you to press a key that is used in the input of the game (A,D,SPACE,SHIFT).

Oh, you’re right, I tried ENTER but not SPACE. I tested it again and it’s working. I guess you could just handle any key and exit the game (as if it crashed) when you detect any press.