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
Like Connect 4, but there is a new piece called "The Bomb" that destroys all tiles in a 1-tile radius of where it's placed
Connect 4 using Minimax and alpha-beta pruning