A second version of my previous python noughts and crosses, with Pygame Zero for visualisation.
( I just decided to upload this- sorry! Also sorry I couldn't host this on a webpage)
- Download this repository
- Open
intro.py
in Mu - Change Mode to 'Pygame Zero'
- Run the code!
- Install python and pygame zero, and, if not already downloaded, pgzrun
- Download this repository
- Go to your computer's terminal
- Navigate to the file
- Type in
pgzrun intro.py
Have fun!!!