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

Configuring the application


This tutorial is compatible for both iOS and Android devices. The graphics have been designed to accommodate the varying screen dimensions of both platforms.

Build configuration

By default, all items displayed on all device screens are shown in the portrait mode. We'll be creating this game specifically in the landscape mode, so we'll have to alter some build settings and configure how all the items on the screen will be displayed. Playing the game in the landscape mode will actually add more player interactivity since the paddle will have more screen space to move about and less airtime for the ball.