negamax

A negamax implementation for Node JS.


Keywords
alpha, beta, javascript, minimax, negamax, node, pruning
License
MIT
Install
npm install negamax@0.1.0

Documentation

Negamax

A negamax implementation for Node JS.