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