Connect4 solver using minimax with alpha-beta pruning. Closely follows the guide at http://blog.gamesolver.org/
Garrett-Pz/Connect4-Solver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Connect4 solver using minimax with alpha-beta pruning. Closely follows the guide at http://blog.gamesolver.org/