Pygame Tic Tac toe Tic Tac Toe Developed using pygame in python everything is made from ground up To use it in your pc use the following commands 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