© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. ElumalaiIntroduction to Python for Kids https://doi.org/10.1007/978-1-4842-6812-4_20

20. Become a Game Developer with Pygame

Aarthi Elumalai1  
(1)
Chennai, Tamil Nadu, India
 

In the previous chapter, we created a snake game with Turtle.

In this chapter, let’s learn get an introduction Pygame , a platform that’s been extensively used for 2D game development. Let’s learn all about creating our characters, using images as characters, setting up your screen and modifying it, making your characters move, collision detections, shooting bullets out of guns, scores, text, and so much more!

What is Pygame?

Pygame is a cross-platform platform that consists of multiple ...

Get Introduction to Python for Kids: Learn Python the Fun Way by Completing Activities and Solving Puzzles 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.