
Two-player vertical connection game where players drop discs into a grid and try to make four in a row before the opponent does.
Standard top-drop Connect Four.
Connect Four is a fast two-player abstract game. Players alternate dropping colored discs into a vertical seven-column, six-row grid, racing to connect four discs horizontally, vertically, or diagonally.
Set the frame upright and choose colors. Players alternate turns. On a turn, choose a non-full column and drop one disc into the top; it falls to the lowest open space in that column. The game ends immediately when a player completes a line of four, or when the grid fills with no line of four.
Record winner or draw.
Record winner, draw, first player, and optional move details.