Book Image

PhoneGap By Example

Book Image

PhoneGap By Example

Overview of this book

Table of Contents (17 chapters)
PhoneGap By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Running the application on the mobile


The most exciting moment of game development is when you have finished creating your game and are ready to enjoy playing it. Let's run the game on our plugged iPhone, using the following command:

$ cordova run ios

Voila! We see our game on the iPhone and can even play and score some points: