Assignment 5 Devlog 5: UI / Polish


In this week's checkpoint its about the UI of the game. In the game it starts with a menu scene which has two buttons which are play button and quit button. Once the play button is clicked by the user, it will load the scene assigned in the script. The scene assigned in the script is scene 1 which is the game scene, so after clicking the play button the user can play the game. If the player clicked the quit button it will quit the game application. Once the begins to play the game and dies, it will load a scene saying that the game is over and below that it will display the score the player has obtained and there are two buttons which are play again button and menu button. If the player wants to play the game again they will click the play again button and will load the assigned scene in the script which is scene 1 the game scene. If the player wants to quit the game, the player will click the menu button which will load the assigned scene which is scene 0 the menu scene and after the menu scene is loaded the player can click the quit button to quit the game. I got feedback suggestion saying to put quit/menu button while playing the game and also record the player high score and they were happy the UI of the game. 


Files

Build.zip Play in browser
Oct 04, 2020

Leave a comment

Log in with itch.io to leave a comment.