Skip to content

eysbutno/connect4

Repository files navigation

Heavily inspired by Pascal Pons' solver of the game. I decided to take a stab at a similar concept, and it performs... comparably!

Initially, I was benchmarking without using an opening book, but it seems like an opening book is necessary to get lightning-fast results like his solver does. The opening book for every relevant 8-ply board (i.e. board with 8 moves) is in this repo.

About

Perfect Connect 4 Solver using Minimax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages