Play game
Changer's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Relevance to the Theme | #20 | 3.031 | 3.500 |
Concept | #27 | 3.031 | 3.500 |
Immersion | #31 | 2.454 | 2.833 |
Gameplay | #31 | 2.309 | 2.667 |
Overall | #32 | 2.627 | 3.033 |
Presentation | #37 | 2.309 | 2.667 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Credits
MikeGames (Mikey)
External Credits
Mikey - made the game, Roy - made the music
How did you/your team interpret the theme?
You get different abilities
How was your/your team's experience in this jam?
I learned so much and I had so much fun as well
Content Warnings
This is my first game jam and there aren't many levels
Leave a comment
Log in with itch.io to leave a comment.
Comments
The graphics for this were pretty nice and I like the mechanic of getting different abilities based on what surface you're on, but the camera had a lot of jitter and the ability switching and physics were a bit buggy.
I could see this being a really cool game with some more polish and expansion on the core mechanic though.
Fun little game, really good especially for a first jam! The idea was very similar to our game. Last level was a bit annoying with the physics, maybe some tweak there would be good? Also the music is really really good, why set volume to 0 as a default :D
my friend made the music
cute little game with neat mechanics. My only negatives are that the camera is very jittery and i wish there were more abilities the player could get besides just the two.
A neat little game. Very nice retro pixel graphics! I’d love to see the game expanded with more levels, puzzles, and a bit more variety. Nice work!
Also, when you build a game with Unity using the “Stand Alone” option, you need to build it 3 times (once for each platform). By default, you will only be able to build for your OS but you can use Unity Hub to install the builder for Mac and Linux. That said, if you build for WebGL you will get a lot more plays, feedback, and ratings.
The only option it gave was windows in Target Platform
“By default, you will only be able to build for your OS but you can use Unity Hub to install the builder for Mac and Linux.”
The executable doesn't run on Linux I'm afraid (at least not my system).
Nice one, I like the gameplay, and the last puzzle is quite challenging~
Using the tile shape as a hint is also a nice touch :p
Thanks
Done rating it, sorry if it was late, got a lot in my hand today. Happy New Year to you!
While playing I noticed some issues. First the player jitters when moving make sure to use the LateUpdate or FixedUpdate function to set the cameras position to the players position and second the colliders of the boxes make it feel uncontrollable because I suppose they are not a rectangle which makes it hard to place the boxes precisly. But I think the idea with the hidden Key "E" in the level is a nice touch and is pretty creative and the puzzles were ok. Well done considering this your first game jam!
I used a pixel perfect camera with cinemachine