Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 132 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 132 Bytes

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.