An open API service indexing awesome lists of open source software.

https://github.com/raphire/uttt-ai

An ultimate tic-tac-toe bot for the riddles.io platform.
https://github.com/raphire/uttt-ai

bot

Last synced: 11 months ago
JSON representation

An ultimate tic-tac-toe bot for the riddles.io platform.

Awesome Lists containing this project

README

          

# UTTT-AI

An ultimate tic-tac-toe bot for the riddles.io platform, written in C++.

This bot uses a tree-search algorithm to find the best possible moves, those moves are then run through several heuristic steps to find the best move.