I managed to install pip but when I use pip to install the downloaded wheel, it prints:
C:\\Python34\\Scripts\\pip install pygame-1.9.2a0-cp34-none-win_amd64
Install wheel support for pip:
pip
pip install wheel
Install the downloaded wheel:
pip install path/to/pygame-1.9.2a0-cp34-none-win_amd64.whl