Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Kivy Blueprints
  • Toc
  • feedback
Kivy Blueprints

Kivy Blueprints

By : Vasilkov
3.7 (10)
close
Kivy Blueprints

Kivy Blueprints

3.7 (10)
By: Vasilkov

Overview of this book

This book is intended for programmers who are comfortable with the Python language and who want to build desktop and mobile applications with rich GUI in Python with minimal hassle. Knowledge of Kivy is not strictly required—every aspect of the framework is described when it's first used.
Table of Contents (12 chapters)
close
10
A. The Python Ecosystem
11
Index

Chapter 9. Making a Shoot-Em-Up Game

Welcome to the final chapter of Kivy Blueprints. In this tutorial, we're going to build a shoot-em-up game (or shmup for short)—a fast-paced action game about shooting things indefinitely.

This is a small preview to pique your interest:

Making a Shoot-Em-Up Game

The game: player (on the left-hand side) seeks to destroy the defenseless alien saucer (on the right-hand side)

Building an app with lots of moving parts simultaneously presented on screen, especially a mobile (or multi-platform) game, depends heavily on a capable renderer. This is what we'll attempt to develop by the end of the book, partially based on the source code from the starfield screensaver discussed in Chapter 8, Introducing Shaders.

This chapter will also cover the following topics:

  • Working with texture atlases in Kivy, complete with manual unpacking of texture coordinates for use in low-level code
  • Further development of a GLSL-based particle system and usage of particle systems to create...
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete