Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I couldn't figure out how to beat level 2 so I applied the console fix. For some reason it couldn't find Game so I poked around in the debugger and html trying to find how to access it, thinking it was maybe obfuscated or something. But then at some point it magically worked and Game suddenly existed and the timer was increased. No clue what I did to trigger this :D

About the game itself: The visual effects are very neat! I like the subtle detail that the cubes emit a particle beam towards the nearest target. Could use some more levels but we've all been there :') so that's totally understandable.

Good stuff!

(1 edit)

Thank you for trying it out! Yeah, it's just vanilla JS, not compiled from anything. You should be able to patch the 2nd level by executing "Game.state.player_time = 8" from the console.
PS: hey do I know you from the LD discord? :D