Play game
stone color's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #24 | 2.268 | 3.000 |
Controls | #26 | 2.173 | 2.875 |
Originality | #28 | 2.268 | 3.000 |
Overall | #29 | 2.047 | 2.708 |
Graphics | #29 | 2.079 | 2.750 |
Fun | #29 | 1.890 | 2.500 |
Theme | #30 | 1.606 | 2.125 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
3.1.1
Source
no
Game description
is a puzzle platformer game with color
Discord username
2749
Participation level
is my first time
Leave a comment
Log in with itch.io to leave a comment.
Comments
Any chance you could export to linux?
I will export to linux and all platforms today ;)
Those were some really tight jumps. You need a lot of patience early on. Fun little puzzle though.
Thank you for the feedback :D
Fine little platforming game :)
However, I did get somewhat frustrated confusing "up" and "space". And in the last level it is a bit of a guess where you will land when going back down, making it quite hard to avoid the shields. But I perhaps that is what you were going for?
In part it was what I was looking for and in part it is a bad level design, since the ideal is that the player knows what he is doing, but just for that I appreciate your feedback.
I also understand the confusion of the keys, in the beginning I had it in another way and I changed it to space because I thought it was a key with easier access.
Again, thanks for the feedback :)
Graphics and Audio look and sound good. When I start I can pick up the 3 colored objects, but I can't jump on the platform to put them in the corresponding doors. The jump height is too low, and no other controls or information is given on what to do.
Oh seriusly? o.O the platformers i made sure to put in a correct position to jump in, just to be clear the platforms have a one_way_collision, so you can jump from below, try again please. T_T
Funny. I had the opposite experience in lvl 2: I can jump straight to the doors without going through the red/blue/yellow shields, which I guess is not the intention.
Ok, tried again, and this is the result . I tried several times, and couple times I was able to drop the object on the platform from below but not on the door. But in either case I can't jump on or through the platform. Edit: can you tell me what's the expected behavior?
Hi, see the behavior here
I don`t understand why in your pc the jump is to low, thanks for the feedback.
Ha, compare this to my jump: https://imgur.com/a/QtrQC7u
Could it be that you are not using the "delta" in the _process / _physics_process function correctly? That is, perhaps you are using frames instead of time to compute the jump?
Oh i see, i learn something new, thanks again for everything, i will fix the problem and uploaded again when the time of rate be finish.