Play game
Rived Code's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Enjoyment | #10 | 3.500 | 3.500 |
Concept | #12 | 4.000 | 4.000 |
Overall | #17 | 3.563 | 3.563 |
Presentation | #20 | 3.375 | 3.375 |
Use of the Limitation | #29 | 3.375 | 3.375 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
Len Underbrink
Software used
Unity Engine
Use of the limitation
I only used the keys A, X, Spacebar, P. (A,X to move, Space to jump and p to attack or pick up)
Cookies eaten
Many ;)
Leave a comment
Log in with itch.io to leave a comment.
Comments
hey, yeah you are right, i wanted to make one, but i got sick saturday and had not enought time, but i porgrammed a guide like thing yesterday, update will be released after the jam ended✌🏻
Good concept!I like this idea.However,a guide of this game may be quite important.
Thank you, yeah youre right, i tryed to implement it in the code itsself with //move with...and so further, but it is not obviously enough.
My first impression where super good. Looks nice. The character Moves smoothly.
But i am hardstuck and i don't know what i am missing.
If i stay on a platform that falls down, i am dead.
If i jump on the next platform, i am dead.
If i Jump down because i see a platform under me, i am dead.
I die all the time without a visual indicator what it is that i am doing wrong :/
Edit: Ok i tried a lot again and i was able to finish it :D But in general it was a lot of trial and error because often i didn't knew what i was expected to do.
Yeah i am quite sorry about that, got this reply often. It is so, that i had to make a invisible death wall, so that the player couldnt just fall down and get to the end (because code is from top to bottom not from left to right, like a normal platformer). This normaly wouldnt be a problem if you would see it, but i know, like this it is hard to guess, where you should go.
I am going to upload some updates, after the jam ended, would be nice, if you would try it again then ;)
Have a nice day
By the way, for the others, if i am right, what he means is the point right in the beginning. The clue is to go on the floating one right and then jump on the Start Methode. After this you can go left and jump down between the numbers left and the start methode, onto another floating one and then it goes further right...
Have fun ;)
P doesn’t work
Where do you mean? In the first level there is no p (attack) needed, in the second level it works for attacking and placing/ picking up objects. I just tested it ;)
how do i move left then
you can move with a and x ;)
oh ok