Please enable JavaScript to use CodeHS

Pygame with Karel - Part 3

Learn about the Pygame Python module and how it can be used to create games in Python. In this tutorial series you'll use some basic Pygame functions to build a mouse-input game where Karel the dog catches falling tennis balls. Prerequisite: Knowledge of basic Python programming constructs including module imports.

By Matt Arnold

Curriculum Developer