Creating menu screens

Having menu screens allows the player to transition through different parts of your application. Typically, a game will start out with some kind of screen that displays the game title with an interactive user interface button labeled Play or Start to give the player the option to play the game. It is standard in any mobile application to have a menu screen before transitioning to the main content.