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

Transitioning levels


When a win or lose condition occurs, the game needs a way to transition to the next level or repeat the current one. The main game objects have to be reset to their starting position and the bricks redrawn. It's pretty much the same idea as when you first start a game.