Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By : Kerri Shotts
Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By: Kerri Shotts

Overview of this book

<p>PhoneGap allows you to use your existing knowledge of HTML, CSS, and JavaScript to create useful and exciting mobile applications.<br /><br />This book will present you with 12 exciting projects that will introduce you to the dynamic world of app development in PhoneGap. Starting with their design and following through to their completion, you will develop real-world mobile applications. Each app uses a combination of core PhoneGap technologies, plugins, and various frameworks covering the necessary concepts you can use to create many more great apps for mobile devices.</p>
Table of Contents (21 chapters)
PhoneGap 3.x Mobile Application Development HOTSHOT
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Can you take the HEAT? The Hotshot Challenge


There are a lot of ways this game could be enhanced—why don't you try a few that are given:

  • The game currently lacks a pause option—why don't you add one?

  • Our game is naive with regard to multitasking. Once resumed, it will happily extrapolate where we should be in the cave after what might be a very long time. A better method would be to pause the game when it is backgrounded.

  • Try various control schemes until you find some you like, or change the existing schemes until you find something you prefer.

  • Use the gyroscope if available.

  • Add power-ups or other objects in the map that could affect the player for good or bad.

  • Make static levels for the game that could be loaded on demand.

  • Add logic to make sure any level is winnable.

  • Add sound and music to the game. You may want to investigate a plugin for low latency audio (http://plugreg.com/plugin/floatinghotpot/cordova-plugin-lowlatencyaudio).