Last updated: March 2026
What Is Connect Four?
Connect Four is a two-player strategy game played on a vertical 7-column, 6-row grid. Players take turns dropping colored discs into the columns, where each disc falls to the lowest available position. The objective is simple: be the first to form an unbroken line of four discs in a row — horizontally, vertically, or diagonally.
Originally published by Milton Bradley in 1974, Connect Four has become one of the most popular strategy games in the world. Despite its simple rules, the game rewards careful planning, spatial awareness, and the ability to think several moves ahead. It is one of the few popular board games that has been mathematically solved — the first player can always win with perfect play — yet it remains deeply engaging because perfect play is extremely difficult to execute without computer assistance.
How to Play Connect Four Online
Choose your mode. Select "vs AI" to play against the computer or "2 Player" for a local match with a friend. In AI mode, pick a difficulty level — Easy for casual play, Medium for a moderate challenge, or Hard if you want to test your skills against an algorithm that searches 6 to 8 moves deep.
Drop your discs. Click or tap any column to drop your disc. Red always goes first. On desktop, hover over a column to see a preview of where your disc will land. The disc falls with a smooth animation to the lowest empty slot in that column.
Think ahead. The best Connect Four players think two or three moves ahead, setting up positions where they threaten to connect four in multiple directions at once. If your opponent can only block one threat, you win with the other. The center column is the most valuable position on the board because it connects to the most possible winning lines.
Use undo strategically. Made a mistake? Hit Undo to take back your last move. In AI mode, undo removes both your move and the AI's response, letting you try a different approach. Use this to experiment with different strategies and learn from the AI's responses.
Track your progress. The score tracker keeps a running count of wins for Red, wins for Yellow, and draws across your session. After each game ends, you can share your score to challenge friends to beat it.
Key Features
This Connect Four game runs entirely in your browser with no downloads, no accounts, and no ads. The AI opponent uses the minimax algorithm with alpha-beta pruning, the same approach used by competitive game-playing programs. On Hard difficulty, the AI evaluates thousands of positions to find the strongest move, making it a genuinely tough opponent that will punish mistakes and exploit weak positions.
The game features smooth disc-drop animations with a physics-inspired bounce effect, confetti celebrations on wins, and a clean blue board design that works in both light and dark mode. Every button meets the 44-pixel minimum touch target size for comfortable mobile play. Win detection highlights the winning four discs with a glowing pulse animation so you can see exactly how the game was won.
Whether you are killing a few minutes, teaching a child to think strategically, or trying to beat a tough AI, this free Connect Four game delivers a polished experience that rivals dedicated gaming apps — without requiring you to install anything or create an account.
More Games
Frequently Asked Questions
How do I play Connect Four?
Drop colored discs into a 7-column, 6-row grid by clicking or tapping a column. The disc falls to the lowest available slot. The first player to connect four discs in a row — horizontally, vertically, or diagonally — wins the game.
Can I play against the computer?
Yes. The default mode is Player vs AI. Choose from three difficulty levels: Easy (random moves with basic blocking), Medium (looks 4 moves ahead), and Hard (uses alpha-beta pruning to search 6-8 moves ahead). Hard mode is a serious challenge even for experienced players.
Is there a two-player mode?
Yes. Switch to 2 Player mode to play locally on the same device. Red always goes first. Take turns clicking or tapping columns to drop your discs. The score tracker keeps a running tally across games.
Can I undo a move?
Yes. Click the Undo button to take back your last move. In AI mode, undo removes both your last move and the AI's response so you can try a different strategy. Undo is available during active games only.
Is Connect Four a solved game?
Yes. Connect Four was mathematically solved in 1988 by Victor Allis. The first player (Red) can always force a win with perfect play by starting in the center column. However, perfect play requires calculating many moves ahead, which makes the game still challenging and fun for humans.