Connect Four is a classic two-player game of strategy and luck. Players take turns dropping colored discs into a vertical grid, trying to get four of their discs in a row either horizontally, vertically, or diagonally. The first player to do so wins the game! With its
Connect Four is a game in which the players choose a color and then take turns dropping colored tokens into a six-row, seven-column vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own tokens. It is therefore a type of m,n,k-game with restricted piece placement. Connect Four is a solved game; the first player can always win by playing the right moves.