People.uwplatt.edu

To install Pygame, open an Anaconda Prompt in the Windows Start menu search bar. For a Windows 10 computer, change the directory by typing: cd c:\WINDOWS\system32. Hit Enter. Then to install Pygame, type: pip install . pygame –-user. The --user is for an install that does not have Admin rights. You can omit –-user if you have Admin rights ... ................
................