Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 146 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 146 Bytes

This is a gui HTML based of an AI that play X-O game using two algorithm:

1-MinMax with alpha-beta optimization

2-Monte Carlo Tree Search(MCTS)