Toasty Tumble
My first game developed with the Unity engine. It's just a small flappy-bird inspired game, but with toast!
Click the left mouse button or press the space bar to jump. Collect the food to score points but avoid the utensils and appliances!
There's currently a small bug with the web version where the utensil rack at the top of the screen is displaying on top of other objects!
Credits
Artwork
- Kitchen tiles adapted from White chocolate bar
- Kitchen obstacles from kitchen items by Qadeer Hussain
- Toasty made with Bread and Cartoon Faces
- Lives from Hearts collection
- UI elements from Adventure UI Pack by Kenney
- Food by Kwee Amanda Alamsyah, Andres Ramos, Idalba Granada
Published | 1 day ago |
Status | In development |
Platforms | HTML5 |
Author | Rheyan |
Genre | Action |
Made with | Unity |
Tags | 2D, Cozy, Cute, Flappy Bird, Non violent, Simple, Unity |
Comments
Log in with itch.io to leave a comment.
Cool, nice job getting a new game made already. The concept is amusing and the assets all fit together pretty well. One thing that I think could be improved would be to prevent the food pickups from interrupting the player's movement (maybe with triggers?).
I am loving it on our video games so far? And, how do you adding it UI starts menu using it on unity 2Ds?
For the start menu I created a separate scene to the game, and when the user clicks the play button, it loads the main scene.