engine for ultimate tic tac toe
Go to file
randomuser c7f28a5c64 node implimentation 2022-07-09 18:45:25 -05:00
.gitignore add .gitignore 2022-07-06 23:39:43 -05:00
README initial commit 2022-07-06 22:24:20 -05:00
TODO add test framework 2022-07-09 18:45:03 -05:00
board.py initial board implimentation 2022-07-06 23:39:23 -05:00
board.txt minor fixes 2022-07-09 18:43:50 -05:00
board2.py minor fixes 2022-07-09 18:43:50 -05:00
node.py node implimentation 2022-07-09 18:45:25 -05:00
pos.py add better board implimentation and positional object 2022-07-07 21:53:50 -05:00
test.py add test framework 2022-07-09 18:45:03 -05:00

README

ultimate
--------

python implementation of an ultimate tic-tac-toe bot