~lucymcphail/tic-tac-toe

Add 'click to restart' message
Check in nicer Makefile
Add some simple pruning

refs

trunk
browse  log 

clone

read-only
https://git.sr.ht/~lucymcphail/tic-tac-toe
read/write
git@git.sr.ht:~lucymcphail/tic-tac-toe

You can also use your local clone with git send-email.

#tic-tac-toe

A simple tic-tac-toe game against a computer opponent. The computer makes random moves to begin with, but being a sore loser, once it's beaten it'll start playing seriously.

A screenshot of a tic-tac-toe game

#Building

$ make
$ ./main
Do not follow this link