mirror of
https://github.com/neogeek23/Tic-Tac-Toe.git
synced 2026-02-04 02:48:16 +00:00
Update README.md
minor text change
This commit is contained in:
parent
36c701c909
commit
b5fae35075
@ -1,6 +1,6 @@
|
|||||||
# Tic-Tac-Toe
|
# Tic-Tac-Toe
|
||||||
|
|
||||||
So this is how tic tac toe would work if it was in n-space. I think. Basically you must claim n+1 continuous spaces in some cross section or throughout the entire n-space. Being continuous means that the closest next space is no more than 1 location away in each coordinate but is also at least 1 location away in at least 1 coordinate (otherwise it'd be the same point).
|
So this is how tic tac toe would work if it was in n-space. Basically you must claim n+1 continuous spaces in some cross section or throughout the entire n-space. Being continuous means that the closest next space is no more than 1 location away in each coordinate but is also at least 1 location away in at least 1 coordinate (otherwise it'd be the same point).
|
||||||
|
|
||||||
Example winning paths in 4 space:
|
Example winning paths in 4 space:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user