An implementation of the game Hex in the browser.
The game features an AI opponent implemented using Monte-Carlo Tree Search running in a Web Worker.
Node.js v10.0.0 or later.
https://euoia.github.io/hexbusters/
npm install
npm start
Go to http://localhost:8080
npn run test:perf