Installing Pygame Module in Windows

The following two commands should be run in the Windows Command Prompt.  To open command prompt, click the Windows icon in the lower left, and type cmd.

python -m pip install --upgrade pip

python -m pip install pygame