Talk:Tic-tac-toe: Difference between revisions

Content deleted Content added
m →‎letting the human win (sometimes): separated long sentences into paragraphs.
m →‎letting the human win (sometimes): added some whitespace.
Line 16:
A note on the REXX solution:   tic-tac-toe games,   if played perfectly,   will always end in a draw.
 
Since kids may be playing it   (or adults with very short attention spans),   I programmed a "hole" in the logic of the REXX program   so that if a human player plays first (the default),   they may win if a certain pair of moves are made.   -- [[User:Gerard Schildberger|Gerard Schildberger]] 23:49, 10 December 2012 (UTC)
 
=="ancient" computer game==
Return to "Tic-tac-toe" page.