Installing necessary components
This page will cover installing the base components for a windows computer
Last updated
Was this helpful?
This page will cover installing the base components for a windows computer
Last updated
Was this helpful?
To install python navigate to and download version 3.8.1 of python
To install pygame on your computer, open windows power shell and paste the following command in:
Now create a folder where ever you want and create a file within called main.py
Open IDLE (make sure its version 3.8.1) and open main.py