Hi,
I would like to know how to program a tic tac toe game. Is there any source code around that I can have a look at?
Thanks
Printable View
Hi,
I would like to know how to program a tic tac toe game. Is there any source code around that I can have a look at?
Thanks
make a # make 9 labels make an if else statement to make either x's or o's
then an if to check for a winner!
easy eh?!
------------------
DiGiTaIErRoR