Repository for Ultimate Tic Tac Toe (android)
-
Updated
Sep 3, 2024 - Kotlin
Repository for Ultimate Tic Tac Toe (android)
Super TicTacToe game implemented on Python tkinter with UCT algorithm opponent
This is a project that plays a professor's version of SuperTicTacToe against you (or other robots) and should win every time (it does not). It uses a minmax algorithm with alpha beta pruning.
Add a description, image, and links to the supertictactoe topic page so that developers can more easily learn about it.
To associate your repository with the supertictactoe topic, visit your repo's landing page and select "manage topics."