Skip to content

BanhmiDev/connect-four-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.