SFD-ROC: Tic-Tac-Toe
Tic-Tac-Toe You are 'X', and it is your turn. Stop 'O' from winning, and complete the game. Draw a diagonal line through your winning row of three X's.
Start file
Tic-Tac-Toe
You are 'X', and it is your turn. Stop 'O' from winning, and complete the game.
| |
X | O |
| |
-----------
| |
| |
| |
-----------
| |
| O | X
| |
Bonus: Draw a diagonal line through your winning row of three X's.
End file
Tic-Tac-Toe
You are 'X', and it is your turn. Stop 'O' from winning, and complete the game.
\ | |
X | O |
\| |
-----------
|\ |
| X |
| \|
-----------
| |\
| O | X
| | \
Bonus: Draw a diagonal line through your winning row of three X's.
View Diff
4c4 < | | --- > \ | | 6c6 < | | --- > \| | 8,10c8,10 < | | < | | < | | --- > |\ | > | X | > | \| 12c12 < | | --- > | |\ 14c14 < | | --- > | | \
Solutions by @udioica:
Unlock 3 remaining solutions by signing in and submitting your own entry
VimGolf