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

Download

Download
Hit_and_jump.zip 27 MB

Leave a comment

Log in with itch.io to leave a comment.