admin

Install PyGame

Simple Instructions Step One: Open a terminal window-> command + space -> type terminal -> open terminal Step Two: Check pip is installedtype the following into the terminal window-> pip3 list Step Three: Install pygametype the following into the terminal window-> pip3 install pygame ERROR: If you get a error try -> pip3 install pygame-ce Step Four: Check pygame is installed type

Install PyGame Read More »