TicTacToe

A simple tic tac toe game for two players.

This was my first game made in python and pygame. It is a classic tic tac toe game for two player. The game has no assets, all the graphics are drawn using pygame functions.

All controls are with the mouse.

Details from the Tic Tac Toe game on this site have been taken from https://www.youtube.com/@CodingWithRuss