Pygame

From Coder Merlin
Revision as of 23:09, 13 April 2024 by Julian-thomas (talk | contribs) (Fixed links and added page)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

What is Pygame?[edit]

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

How do I run Pygame in Coder Merlin?[edit]

See more about that on this page

Pros and Cons[edit]

Pygame is easy to program in because it's 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?