pygame for python 3.8 download code example
Example 1: how to install pygame in python 3.8
python3 -m pip install pygame==2.0.0.dev6
Example 2: pygame download
py -m pip install -U pygame --user
python3 -m pip install pygame==2.0.0.dev6
py -m pip install -U pygame --user