Book Image

Mobile Game Design Essentials

Book Image

Mobile Game Design Essentials

Overview of this book

The videogame industry is not affected by the economic crisis as the market expands each year. In addition to that, the mobile market offers the opportunity to small teams with limited budgets to create successful games that can compete with the big companies. This is a guide to help you take a share of this huge market. Mobile Game Design Essentials will teach you how to develop professional quality games for mobile platforms. You will learn how to take advantage of devices and their built-in technologies. Get to know the best software and programming languages to create videogames from scratch and detailed tutorials to get your hands dirty with the common practices of game development. Mobile Game Design Essentials introduces you to smartphones, their operating systems, and development environments. It describes in detail the roles required by an indie team of mobile developers, the most popular software to create graphics and audio for games, the most used programming languages, and the best game engines. It also provides several tutorials detailing efficient game development and prototyping. Starting with a description of the mobile platforms and the roles to cover when building up your own indie team, Mobile Game Design Essentials then provides a description of the techniques and software used to create graphics and audio for games and the coding languages and development environments used by programmers. It also aims to acquaint you with the best practices of mobile game design and development, by addressing the importance of the prototype-test-polish cycle and the analysis of the distinctive aspects of mobile game design. Finally, it concludes with a step-by-step guide to create the presentation document for your next mobile game. Mobile Game Design Essentials covers everything you need to know to get started in the mobile game industry; from collecting your team, recommendations on development software, to marketing and publication.
Table of Contents (19 chapters)
Mobile Game Design Essentials
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Operating Systems – Mobile and Otherwise
Index

Lilypads pitch document


The following is a sample pitch document for the fictional game Lilypads. It contains all the sections necessary to produce an effective pitch document.

Concept

Lilypads is a puzzle game for the iPhone, inspired by the games such as Peg Solitaire and Draughts. The player is asked to help a small frog named Grof, to get back to his home. Unfortunately, Grof got lost in the swamp of the endless ponds and now he must go through all of them to exit the swamp and hug his worried parents!

High Concept: Jump, eat, and get out of the pond!

Lilypad is 2D game played from a top-down view. The display shows the game level, represented by the pond Grof must escape from.

Each pond hosts a number of lilypads, scattered according to a given configuration:

To get out of each pond, Grof must clear all lilypads by jumping on them.

Once all the lilypads in the pond have been removed, the player moves to the next pond (game level).

Game levels unlock as the player progresses in the game.

As...