Creating Sprites and Interactive Objects

We have learned almost everything about the basics that we need to create various components in Android, so we can now move on to do some more exciting stuff. Now, at this point, we will start working on a proper 2D game. It will be a small 2D side scroller game like Mario. However, before we do that, let's first talk about games as a development concept. In order to understand more about games, you will need to understand a bit of Game Theory. So, before we proceed with creating images and backgrounds on screen, let's dive into some game theory. Here are a list of topics we will be covering in this chapter:

  • Game Theory
  • Working with colors
  • Creating images on screen
  • Making a continuous scrolling background ...

Get Learning Android Game 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.