This is a simple tic-tac-toe program that I coded as a self exercise to learn C programming.
The mouse left button puts a circle on the game board and the right button puts a cross.
Any suggestions are welcome.
PauloH.
This is a terminal (ascii) screen version of tic tac.