Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 161 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 161 Bytes

MCTS4

MCTS4 - a Tic Tac Toe Monte Carlo Tree Search demo

A playable Tic Tac Toe game that makes use of Monte Carlo Tree Search to decide the computer moves.