Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 192 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 192 Bytes

##mcts-connect-four

The tic-tac-toe MCTS adapted to the ruleset of connect four. Averages ~20,000 playouts per game. Can beat every AI I've found, though theoretically the game is solved.