Click anywhere on the bottom half of the screen to jump.

Another one of my rapid programming project. This one was done in about 2 hours. In this project I specifically wanted to learn how to correctly move the background in such an environment and use the instantiate function of unity.


Game 2 in my "rapidly programmed games".

Rapidly programmed games:

Since I want to improve my unity programming skills I am currently trying to recreate some already existing games in Unity. I set myself a timelimit of at most one day to learn the basics in a practical manner.

Comments

Log in with itch.io to leave a comment.

This is an awesome Challenge to give yourself!! And it looks like you executed it really well!! Keep up the good work!!

Also I was wondering why you decided to only have the jump feature on the bottom half of the screen? Was it because of a limitation? Or just an artistic preference?

Thank you =) And the bottom half of the screen was actually just something "that felt correct" while I was doing the project. In the aftermath I will probably change that to the entire screen. It was also to check if/how I could programm something like this as an app for a phone or so. But even then the entire screen as "one button game" would be more intuitive.

so how do u jump

Clicking anywhere on the bottom part of the screen.

ok