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