Hit'n Jump Prototype (Final project of the basic Unity course)
A downloadable game
This my final project of basic Unity Course.
Compared to the notions learned I added:
1) a better audio manager with these three lines of code:
audioSrc.clip = clip;
audioSrc.loop = true;
audioSrc.Play ();
2) A Panel for the EndLevel
At the Design level I tried to get inspired by the level 1-1 of Super Mario Bros where first the player learn how to jump and then enemies are introduced
Status | Released |
Author | FM Creative Studio |
Genre | Platformer |
Tags | 2D, Retro, Singleplayer, Unity |
Download
Download
Hit_and_jump.zip 27 MB
Leave a comment
Log in with itch.io to leave a comment.