Chapter 14. Gaming and Animation

14.1. Introduction: Gaming and Animation

Ian Darwin

Discussion

Gaming is obviously an important application for which people used to use “computers” and now use mobile devices, and Android is a perfectly capable contender in the graphics arena, providing support for OpenGL ES.

If you want to use some advanced gaming features without having to write a lot of code, you’re in luck, as there are many game development frameworks in existence today. Many of them are primarily or exclusively for desktops. The ones shown in Table 14-1 are known to be usable on Android; if you find others, please add a comment to the online version of this web page, at http://androidcookbook.com/r/1816, and we will incorporate it into the online version and eventually into a future revision of the published book.

Table 14-1. Android game frameworks

You will need to compare the functions that each offers before committing to using one over another in your project.

14.2. Building an Android Game Using flixel-android

Wagied Davids

Problem

You want ...

Get Android Cookbook 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.