Creating an animated background

We are going to use the following images to create the background for our game:

Creating an animated background

Images for the background

Note that all of these can be seamlessly tiled horizontally—this isn't a strict requirement, but a desirable property nonetheless, as the background looks nicer this way.

As mentioned in the description, the background is always in motion, disconnected from the rest of the game. This effect can be achieved in at least two ways:

  • Using the straightforward approach, we can just move a huge textured polygon (or any number of polygons) in the background. Creating seamless looping animation in this case may require a bit ...

Get Kivy Blueprints 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.