Minimax and Alpha-Beta Pruning principles implemented in JavaScript.
Pure JavaScript and jQuery implementations are located in the src
directory.
This directory is additionally categorized in minimax
and alphabeta
folders.
Latest build available here.
Connect Four JS is licensed under the MIT License.