Minimax implementation with variable depthGame state (de)serialisation to JSONWeb interfaceAPI (can be used in React Native, Node, Browser, etc)Alpha-Betta pruning with ordering optimization- Web workers for better performance
- more..
$ cd example
$ npm install
$ npm start