PDA

Click to See Complete Forum and Search --> : 0 and X's (tic tac toe)


rino_2
Jan 14th, 2000, 05:32 PM
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

DiGiTaIErRoR
Jan 14th, 2000, 05:38 PM
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