Skip to main content

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

Incredible game, one of the best I’ve played so far! Amazing visuals, pleasing music, a simple, intuitive, polished and extremely fun gameplay that triggers my OCD for elegant code, what could I ask more? ^-^

I loved how you mixed drag and drop programming with realistic syntax (Python, am I right?), creating something really interesting and fun to use: allowing the player only so much freedom in modifying the basic structures makes for really great puzzles.

The only thing I’ll say is that it would have been nice to have a way to reset the robot’s position in order to easily modify the code: right now you have to reset the level and rewrite everything. On that regard, unfortunately pressing the R button while creating comments in the code also resets the game, and I feel this wasn’t intended! ^-^’

One last thing: for this jam the game didn’t really need a tutorial, but if you create a comprehensive one this could be an amazing tool for teaching coding to teens, especially regarding command flow structures. You should consider this target for a post-jam version, in my humble opinion! :)

Really, an amazing job! Keep up the good work!

(+1)

thank you so much for playing and leaving feedback!! I'm definitely going to add a way to reset the level without clearing all the code for my post-jam version. Also sorry about the reset happening when you're typing a comment, that was not intentional! Otherwise I'm glad you enjoyed!!