engine for ultimate tic tac toe
Go to file
randomuser b5f2efb316 whoops 2022-07-11 19:28:20 -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 whoops 2022-07-11 19:28:20 -05:00
cli.py crappy algorithm 2022-07-11 19:27:49 -05:00
node.py crappy algorithm 2022-07-11 19:27:49 -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