Part I

Planning and Creating 2D Games

The first part of this book, Chapter 1-9, will take you through the processes of planning and creating a playable 2D Android game – Star Fighter. The creation of this game will follow a distinct and logical path. First you will plan and write the story behind your game. Next, you will create the background for the game. Then you will create the playable and non-playable characters. Finally you will create the weapons systems and collision detection. Before following the steps needed to deploy your game to a mobile device in Chapter 9, at the end of Chapter 8, I provide the complete code listings of the most important 2D files that you either created or modified in Part 1. Use these listings to compare your ...

Get Practical Android 4 Games Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.