We all know Python is highly flexible. What many don’t know is that you can create awesome games with a library called, PyGame. PyGame is a cross-platform set of game development modules for Python. This series is meant to help you learn the basics of PyGame, and is written so you don’t have to follow every part in order. Think of the PyGame Basics series as a reference, and not necessarily a step-by-step walk-through of each part (though you could read each part in order.)

Here are handful of some of the concepts we will be covering:

  • Adding sprites and images
  • Changing positions
  • Using custom fonts
  • Utilizing input
  • Adding sounds
  • And more!

You can view all the parts we’ve published so far, here. If you would like to receive news regarding future tutorials and courses we write, you can subscribe to our newsletter. Sharing this tutorial series on your favorite social media platform would also be much appreciated.