How to Install Pygame on a Mac
Pygame is a gaming API written in, well, you guessed it, Python. It lets you use the Simple DirectMedia Layer (SDL 2) for all of your gaming needs.
Pygame Prerequisites For The Mac
You will need the following installed on your Mac:
Homebrew
Python ...
astraindev.com1 min read