Chapter 5

An Android Game Development Framework

As you may have noticed, we’ve been through four chapters without writing a single line of game code. The reason we’ve put you through all of this boring theory and asked you to implement test programs is simple: if you want to write games, you have to know exactly what’s going on. You can’t just copy and paste code together from all over the Web and hope that it will form the next first-person shooter hit. By now, you should have a firm grasp on how to design a simple game from the ground up, how to structure a nice API for 2D game development, and which Android APIs will provide the functionality you need to implement your ideas.

To make Mr. Nom a reality, we have to do two things: implement ...

Get Beginning Android Games, Second Edition 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.