Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Mr.Tea CupView game page

platformer game
Submitted by JustGamerMe — 7 hours, 56 minutes before the deadline
Add to collection

Play game

Mr.Tea Cup's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#9262.8143.111
Theme#10252.9153.222
Gameplay#12012.5132.778
Visuals#12032.8143.111
Overall#13002.4962.759
Enjoyment#14532.3122.556
Innovation#18221.6081.778

Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

How does the game fit the theme?
You are a tea cup and your goal is to jump through hard levels and catch you biscuit.

What code and assets did you not make from scratch during the jam (if any)?
None. Almost everything is made from scratch and improved.

How many people worked on the game?
3

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Cool to see a precision platformer. I managed to beat all the levels!

One wish: it would be neat to have a retry prompt that you can control with the keyboard, it was a bit strange to need to switch to the mouse each time you die (which happens often! :) )

Submitted

I liked the music! I did beat it but was pretty annoyed at the gigantic square hitbox on my character and how easy it was to get hit by two fans and die instantly. I think the level progression makes sense for what it is but it’s all tuned about twice as difficult as it needed to be. I was so confused why I died on the second level after breezing through the first before finally figuring it out. Moving platforms not behaving like one might expect was a bit strange. I like the idea of being a tea cup trying to avoid losing too much temperature. Definitely there’s a start to something here though!

Submitted

I definently have mixed feelings about this one. For one, Level 1 and Level 2 are exactly the same. Two, I think it would be a little fair if you just restarted at the start of the level instead of having to go back to the main menu and go back to the level and be able to try again (Like, in Godot, instead of get_tree().change_scene_to_file ("_Insert_Scene_Here"), try doing get_tree().reload_current_scene() for the levels, and also like F-2 commented and said about it. This is a difficult platformer, need I say, so at least add that to the core gameplay loop to that. 3. I find the fan placements a little too punishing. Why don't y'all check out my game, Owlet and the Biscuit Tower, and you could take some inspiration from there. Also, I think it would be nice for y'all to watch a few Godot tutorials about making a platformer, and overall, great effort, JustGamerMe! 2.90/5 stars.

Developer (1 edit)

Hey Joshington, yes level 1 and 2 are the same but in level 2 you lose health very quickly. So it was progressive difficulty. And thank you for suggesting the reload code I didn't even know it existed. I have some plans to improve the game once the jam is finished. Honestly, I don't like burrying myself in tutorials. I am more into do something and then explore. My goal was to get something done with what I learned so far and that is what I have achieved through this game. Thank you for your suggestions and for playing my Game!

Submitted

Sweet little platformer. I managed to beat level 5 after dying a million times. :D

I agree with the other's comments. And one more thing: When I die, I would like to retry - not go to the main menu.

Submitted(+1)

Really cute platformer, got a little difficult in level 5 but I enjoyed it =D

Developer

Thank you for playing! Glad you enjoyed it. Level 5 is the hardest but seems you were able to clear it. Congratulations!

Submitted(+1)

Eh! Really nice little platformer, level 5 was pretty tricky but so rewarding once I got it!  I  Nice entry :-) 

Developer(+1)

Thank you for playing! Yes I had to try couple of times to finish it too. 😂. Congratulations on completing the game!

Submitted(+1)

Nice little platformer.  I wish the levels were more different from each other.  Also, with moving platforms you usually want to add the platform's movement to the character's or they slide around.  Love the visuals and sound, excellent atmosphere.

Developer

Thank you for playing @deathbydragonfire. And Thank you for the suggestions. You are right and I wanted to implement them but I didn't have enough time and also, I don't know how 😂, Maybe next time!

Submitted(+1)

The music is really good, and the game is pretty hard, but it feels like level 1 and 2 are the same and 3 and 4 are the same.

Developer

Thank you for playing @Lemon. You are right. I actually didn't want to make the levels very different as the predecessor is already difficult and I was already almost out of time . So I thought it would same some frustration and time for me and the people who are playing it if the levels are almost same but with just tighter life line than previous one. 😃