Tic-tac-toe but on an infinite field. Every rule is customizable!
c1b5a80f7f
The map is revolved around a dictionary. This way there's no need to spend computing power expanding the map, if it was a 2-dimensional list. |
||
---|---|---|
.gitattributes | ||
GameMap.py | ||
README.md |
tic-far-toe
Tic-tac-toe but an infinite field. Every rule is customizable!