A simple Tic Tac Toe game to have an overview around Python language and Pygame module!
You'll find all the information you need about this project in this ppt presentation.
https://1drv.ms/p/s!AmcDda3AfWJfghqGK-YIb_TX-kUB?e=isYegx
- Clone GitHub repository
- Install Pygame:
pip install pygame
- Run:
python Glauncher.py