Play game
Rebocode's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Creativity | #794 | 2.309 | 4.000 |
| Fun | #831 | 1.925 | 3.333 |
| Overall | #887 | 1.925 | 3.333 |
| Presentation | #1003 | 1.540 | 2.667 |
Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Preferred Name
Jaloudi
Newbie?
Experienced
Nope - I've completed at least one game jam before.
How does your game fit the theme?
you write the code, then start the game, so you get started!
Leave a comment
Log in with itch.io to leave a comment.


Comments
I thought it was cool concept! I would agree with the saving the code between attempts. However, this a great game to try to figure out all the steps you need to take. Good job!
Very cool concept. I like having to plan all of your moves ahead. I couldn't figure out how to make it past the level with the big spiral, so if anyone does that, they can say they're a better programmer than me.
thank you for your comment, I really appreciate it!
I’m really happy that you enjoyed my game
I really enjoyed this! The art is great, and the coding is easy to understand and i've enjoyed the puzzles i've managed to get through.
My only problem is that your code doesn't get saved between attempts, which made it hard to make tweaks on just how long a wait would be becuase i'd have to write everything out again.
But overall a really fun expriance when you get everything just right to complete the puzzle
thank you for your comment, I really appreciate it
Actually I faced the same problem with my game, it doesn’t save the code between attempts!
But I had no time to fix it because I entered the jam late, because I had another jam before
You can fix the problem by just selecting all your code (ctrl + A) then copying it (ctrl + C) restart the game the paste it (ctrl + V)
Thanks!