Pygame Installation Guide#
- open terminal
- run the command in point number three
- pip3 install pygame
- to verify the installation, run the command in point number five
- pip3 show pygame
- if it shows the version number, its installed. if it has nothing or says package not found, its not installed