The App is primarily a small game of stop lights in which the pedestrian must get from point the beginning to the end of the road. The user can interact with the environment in a multitude of ways. By using the Menu button to understand how the game works and later pressing the return button to play the game. The player can control if it is day or night in the game, with the drop downs the player can also modify the pedestrian's speed be it slow, medium or fast speeds. Additionally the player can move the pedestrians in those speeds with A as left, D as right,  W as the forward key and S as the backwards key. The player also has the ability to change the light to different colors be it red, yellow or green all of which have their respective buttons. Additionally all the Game Object in the game are prefabs that were obtained from the free unity library.

The main features it has are the day and night toggles, the Menu screen and resume buttons. Additionally with the ADWS as movement control keys.  The menu/resume button and the movement keys are different since they were not used that way in class.

Xavier Zurita & Juliet Meneses