Play game
GarbageCollector3's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Originality (score low for unoriginal, high for original ideas) | #29 | 3.504 | 3.684 |
Adherence (score low for poor theme implementation, high for sticking to theme) | #38 | 3.454 | 3.632 |
Overall | #40 | 3.342 | 3.513 |
Legitimacy (score low for jam-spam, high for authentic "in the spirit" entry) | #40 | 4.005 | 4.211 |
Impression (score low for unimpressive, high for impressive) | #46 | 2.403 | 2.526 |
Ranked from 19 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
i found a easter egg?)
Yep
Fun idea.. and I agree with the other comments that this could be a great puzzle game and coding tutor to boot! Well done :)
Neat idea. This could definitely be turned into an excellent long form puzzle game, that can teach basic coding skills as a bonus.
Running across a world, and running code means you adhered to the theme twice!
I like it. I managed to get to the end, and figure all the things out pretty quickly. At first I thought the lock unlock was a locked feature to be gotten later. lol..
I like it. I managed to get to the end, and figure all the things out pretty quickly. At first I thought the lock unlock was a locked feature to be gotten later. lol..
Novel idea, and interesting mechanic using code in-game. Very appealing
Seems like a fun concept! Unfortunately, I have no clue how to use the bracelet to write code. Played on browser.
“Terminal” app alongside weather, key and messages apps in the watch is a python interpreter. It works right in the browser
I can't figure out how to code, but I appreciate the hjkl input method for the platformer part ;)
You can type python code in the “terminal” app
And how would I do that if I play in the browser?
Just open the terminal app in the watch and type regular python code. It works in the browser:) SPOILER: To get platforms to move, you just need to write
platform1 = True in the terminal
I have not managed to open the watch so far. What do I press/click for that?
Tab or backtick/tile key (Tab, ` or ~)
I'm sorry, I just get stuck here, how do I code?
Same issue for me
You can type python code in the “terminal” app