Hash Game AI - by Filipe Chagas

Click to put 'o' in a gap.
Next, the AI will put 'x' in a gap.
If you want to restart the game, reload the page (press F5) or click on the 'reset game' button.

My GitHub profile GitHub repository where it is hosted
github.com/FilipeChagasDev github.com/FilipeChagasDev/HashGameAI

This AI is based on the MINMAX algorithm

The algorithm is done in JavaScript, and it is all contained in a single file. Do you want to take a look?

view source code file