Mobile platforms

Penelope was, at first, a free tutorial on the Unity3D website. Our teacher decided to use the assets and the game provided to make us learn to program for mobile platforms in C#. We worked on this project for iPhones in which we learned the particular inputs, dealing with animations and sounds within Unity. We've optimized the character controls code and created an intelligent camera system. We've also learned to do unit tests. I performed very well in this class and also got to help my peers.

Try it now:
Welcome screen with the camera going through the level on a path

Controls setup menu

Intro

Tap control



Camera relative control
 

Player relative control

 
 
Particles animation on deposit trigger




Character controls abstract class

Character jump state machine