You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release features a Connect 4 AI that implements the minimax algorithm. However, only supports the normal version of Connect 4 at this time and not the PopOut version.