Connect Four - Play Free Online | Wipzu

About Connect Four

Connect Four is a two-player abstract strategy game published by Milton Bradley in 1974. Players alternate dropping colored discs into a freestanding 7-column, 6-row vertical grid. Each disc falls to the lowest available row in the chosen column. The first player to place four of their discs in a consecutive horizontal, vertical, or diagonal line wins the game.

The board looks approachable — it is only 42 slots — but the actual decision-making involves reading multiple overlapping threats simultaneously. A strong player does not just plan their own winning sequences; they actively count how many ways each possible move could be countered or extended by the opponent. Blocking incorrectly can hand the opponent a free double-threat that has no single defensive answer.

Connect Four was mathematically solved in 1988 by Victor Allis, who proved that the first player can always force a win with perfect play. In practice that rarely matters, because reaching the sequences requires playing dozens of specific moves correctly. Most games are decided by who reads the dual-threat setup faster, not by the theoretical optimal tree.

The digital version is an ideal opponent for improving intuition. Playing against a strong AI reveals patterns that are easy to miss against human opponents — particularly the value of center-column control and the danger of leaving unguarded diagonals that can close off from two directions at once.

Key Features

  • Classic 7×6 vertical drop grid — discs stack under gravity, so column choice and timing interact in non-obvious ways
  • Four-in-a-row win condition across horizontal, vertical, and both diagonals — threats can come from up to four directions simultaneously
  • AI opponent — play against the computer at a difficulty that requires genuine attention to tactical threats
  • Center-column strategy — the middle column connects to more winning combinations than any other, making it the most contested space
  • Solved-game depth — the game is theoretically solved for first player, but reaching the ideal lines requires reading specific threat sequences most players never encounter

Controls

Click a column — drop your disc into that column; it falls to the lowest empty row
Hover over a column — preview where your disc will land before committing
MobileTap the column where you want to drop your disc. The disc falls to the lowest available row automatically.

How to Play

  1. 1You are Red or Yellow. Click any column to drop your disc — it falls to the bottom-most empty row in that column.
  2. 2Players alternate turns. You cannot skip a turn or take back a move once a disc is dropped.
  3. 3Connect four of your discs in a straight line — horizontally across a row, vertically up a column, or diagonally — to win.
  4. 4Watch for your opponent building two simultaneous threats in different directions. A double-threat has no single move that blocks both — you must prevent those situations before they form.
  5. 5The center column (column 4) connects to the most possible winning lines. Control it early to maximize your options throughout the game.

Tips & Tricks

  • Control the center column from the start — a disc in column 4 participates in more horizontal, vertical, and diagonal four-in-a-row combinations than any other position on the board.
  • Build toward a double-threat setup: two separate winning lines that share no single blocking square. Once you achieve this, your opponent cannot stop both and you win on the next turn.
  • Never let your opponent build a sequence of three without blocking it — even if you cannot extend your own line that turn, a forced block is better than giving them a free fourth disc.
  • Count your opponent's threats, not just your own. A move that advances your line by one but leaves an unblocked opponent threat of three is usually the wrong choice.

Game Info

DeveloperTalha (he-is-talha, GitHub) — original Connect Four by Milton Bradley (1974)
Release Year2022
PlatformBrowser (Desktop + Mobile)
TechnologyHTML5 / JavaScript / CSS

FAQ

Yes — mathematician Victor Allis proved in 1988 that the first player can always force a win with perfect play starting from column 4. In practice this is extremely hard to execute and most games are decided by tactical mistakes rather than the optimal line.

Red typically goes first. The first player does have a theoretical advantage on a 7×6 board, but the advantage only materializes with precise play. At casual to intermediate levels, the first-move edge is essentially negligible.

A double-threat is a position where you have two separate lines each needing one more disc to complete four-in-a-row, with no single move that blocks both. Build toward two diverging threats simultaneously rather than concentrating on one line — your opponent can only plug one gap per turn.

Yes — if all 42 slots are filled and neither player connected four, the game is a draw. This is uncommon with attentive play but possible when both sides block effectively without building their own threats.

Diagonals count in both directions — bottom-left to top-right and top-right to bottom-left. Four consecutive discs along either diagonal wins. Diagonal threats are often missed by newer players because they are less visually obvious than horizontal and vertical lines.