Information Set Monte Carlo Tree Search Javascript implementation of ISMCTS for the game of simplified Knockout Whist. Based on Python 2.7 version from https://www.aifactory.co.uk/newsletter/2013_01_reduce_burden.htm To run the project npm install npm start Todo Add tictactoc game example