Pygame

From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

What is Pygame?[edit]

Pygame is a set of Python modules designed for writing video games.

How Do I Run Pygame in Coder Merlin?[edit]

To learn about running Pygame in Coder Merlin, see the Pygame in Coder Merlin page.

Pros and Cons[edit]

Pygame is easy to program because it is in Python. This makes development significantly easier than working with something like RayLib for C#.

Pros[edit]

Cons[edit]

Sources[edit]

  1. Pygame's website
  2. Why Pygame is slow
  3. What is a game engine?