News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Tic-Tac-Toe.

Started by PauloH, February 24, 2009, 03:41:43 AM

Previous topic - Next topic

PauloH

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.

jwzumwalt

This is a terminal (ascii) screen version of tic tac.