Tic-tac-toe but on an infinite field. Every rule is customizable!
e7f1733a8a
out of minor - * made add_player_mark() also call the player instance to record mark into it's internal list * put the exception message into a separate variable for the sake of simpler representation |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
GameLogic.py | ||
GameMap.py | ||
LICENSE.md | ||
Player.py | ||
README.md |
tic-far-toe
Tic-tac-toe but an infinite field. Every rule is customizable!