Book Image

Corona SDK Mobile Game Development: Beginner's Guide

By : Michelle M Fernandez
Book Image

Corona SDK Mobile Game Development: Beginner's Guide

By: Michelle M Fernandez

Overview of this book

Table of Contents (19 chapters)
Corona SDK Mobile Game Development Beginner's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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.