Tic-tac-toe: Difference between revisions

Content deleted Content added
m →‎{{header|REXX}}: added comments to the REXX section header. -- ~~~~
m →‎{{header|REXX}}: changed section header comment. -- ~~~~
Line 2,705:
* allow user to specify any size tic-tac-toe grid
* allow user to specify who plays first (default is the user)
* allow user to specify what marker (symbols) to usebe used (can use hex pairs)
* a (single) numbered grid is used instead of coördinates for easier marker placement
* allows user to quit the game at any time
* allows the human player to win (if human goes first) and makes a certain move