- clone the repo by downloading or using
git clone https://github.com/Bikram-ghuku/Pygame-tic-tac-toe
- To install the required python modules
pip install -r requirements.txt
- To run the game itself:
python main.py
git clone https://github.com/Bikram-ghuku/Pygame-tic-tac-toe
pip install -r requirements.txt
python main.py