Clone of the game Connect 4 with an AI opponent
Check out release v1.2
The Connect 4 AI uses Minimax with Alpha-Beta pruning to calculate ideal moves. It also uses Bitboards for optimized speed and efficiency.
Built with Unity
Supplementary blog post on my website