an implementation of non-recursive minimax alpha-beta pruning inspirated by Carsten Koenig awesome Othello Game in Elm. Thank you Carsten!
npm install
npm start
npm run build
Deploy to https://dropstack.run
npm run deploy
an implementation of non-recursive minimax alpha-beta pruning inspirated by Carsten Koenig awesome Othello Game in Elm. Thank you Carsten!
npm install
npm start
npm run build
npm run deploy