Skip to content

This is my C# NET console app for an AI implementation of Ultimate Tic Tac Toe using a Monte Carlo Search Tree

Notifications You must be signed in to change notification settings

EmilioMGithub/UltimateTicTacToeAIConsole

Repository files navigation

This is an Ultimate Tic Tac Toe AI .NET console app. How it works is that it uses a Monte Carlo Tree Search to find the best moves.

About

This is my C# NET console app for an AI implementation of Ultimate Tic Tac Toe using a Monte Carlo Search Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages