Alive and Dead in Go: the Secret of 'Two Eyes Never Die' (Simply)

Read time: ~6 min · Updated: July 2026 · Part of: Learn Go

The most common verdict you'll hear in Go is "this group is alive" or "this group is dead." Behind both lies a single iron law: two true eyes can never be captured. This guide explains alive, dead, and tsumego — and is honest about one thing: full life-and-death is an advanced part of Go, while brainGO's 4×4 trains capturing first.

Terminology

English中文Plain English
alive / live活棋a group the opponent can never capture
dead死棋a group that can't make two eyes and will eventually be captured
two eyes / two-eye life兩眼活棋has two true eyes; can never die
eyean empty point surrounded by one color (see [Eye](/en/eye))
tsumego / life-and-death problem詰棋/死活題a puzzle: given a position, work out whether it's alive or dead
libertyan empty point next to a stone (see [Liberty](/en/liberty))

1. Recap: what an eye is

The previous guide explained: an eye is an empty point fully surrounded by stones of one color. The opponent cannot play into an eye, because that move would be suicide (the eye is ringed by your stones, so an enemy stone dropped in would have zero liberties immediately).

So an eye is "a liberty the opponent can never fill." This single fact produces the most important law in Go.

2. Two-eye life: Go's "immortality"

The iron law: two true eyes can never be captured

If a group has two true eyes, the opponent, no matter what they play, cannot capture that group. This is called "two-eye life" — the group is "alive."

Why? To capture a group, the opponent must fill every liberty, including both eyes. But:

The opponent cannot fill both eyes in one move (one move = one stone), and filling either eye is suicide. So a group with two eyes has two "unfillable liberties," meaning its liberty count can never reach zero — it's immortal.

🛡️ Analogy: imagine a house with two independent air vents. To suffocate you, the enemy would have to seal both vents at once; but they can only seal one at a time, and sealing either one would suffocate them first (because only you are inside the house). So they can never seal them. Two eyes = two non-connecting air vents.

One eye is not alive

What about only one eye? The opponent slowly fills the other liberties around the eye, until the whole group has only that one eye left — then the opponent plays on the outside (not into the eye), drains all the liberties, and the group is still captured. One eye is not alive; two eyes are.

3. Dead: a group that can't make two eyes

A dead group is one that "cannot make two true eyes no matter what." It may still be on the board, but it's doomed.

The core question for alive vs dead is always the same: does it have two true eyes? Does it have the space to make two true eyes?

🎯 A few intuitions:

🔔 Important: life-and-death is about "the opponent surrounds you while you build eyes." On an open board where stones haven't engaged yet, talking about life-and-death is premature.

4. Tsumego: life-and-death as puzzles

A tsumego (Japanese; in English often "life-and-death problem") gives you a local position and asks: "Black to move — is this group alive or dead? What's the move that makes it live (or kills the enemy group)?" Solving it is pure reading of liberties, making eyes, and destroying eyes.

It's the most rigorous training method in Go, and professional players solve tsumego daily. A single puzzle may be only five or six moves deep, but every move tests your precise judgment of "eye" and "liberty."

🐬 Analogy: tsumego is like Sudoku or a chess endgame study — a compressed mini-position with simple rules, but finding the solution takes real calculation. The difference: Go tsumego is visual and spatial, not numerical.

4.5. An intuition for life-and-death "shapes" (preview, no memorization)

Full life-and-death study catalogs entire tables of "which shape is unconditionally alive, which is unconditionally dead" (terms like "straight three," "bent three," "T-four," "knife-five"). We won't memorize terms here — instead, three useful intuitions that give you a feel before you ever study tsumego:

Intuition one: enough internal space usually means a chance to make eyes

A group enclosed by the opponent, if the empty space left inside it is big enough (roughly six points or more) and the shape isn't too hollow, usually has a chance to make two true eyes and live. Too little space (only one or two points) is almost always dead.

Intuition two: can the opponent "throw in" to wreck your eye space?

There's a technique in life-and-death called the "throw-in" (dash): before you've made two eyes, the opponent plays a single stone into the spot where you'd make an eye, scrambling your eye space. If the opponent can throw in and you can't drive them out, your group probably can't make two eyes and is dead.

🔔 Beginner reflex: when you see your group enclosed, ask first "how much internal space do I have? Can the opponent throw in?" Those two questions are the starting point of all life-and-death judgment.

Intuition three: making eyes with sente vs gote

Making an eye is sometimes sente (you play, the opponent must respond, and your next move makes the second eye) — this usually lives. Sometimes it's gote (you play, the opponent ignores it and instead destroys your other potential eye) — this often fails to make two eyes and dies. Sente eye-making is worth far more than gote eye-making.

These three intuitions actually build quietly while you solve capture puzzles — because "counting liberties, enclosing, destroying the opponent's liberties" and "making eyes, destroying eyes" use the same visual-reading muscle.

🧩 Analogy: life-and-death is like interior design — you're locked in a room (enclosed) and must partition it into two separate small rooms (two eyes). Enough space and a regular floor plan, you can partition it; too little space, or an opponent who keeps dumping furniture in your room (throw-ins), and you can't make two rooms.

5. The 4×4 board vs full life-and-death (an honest scope)

⚠️ Let's be clear about brainGO's scope: full life-and-death judgment (two-eye life, the catalog of unconditionally alive/dead shapes, the tesuji for making and destroying eyes) is an advanced part of Go. It needs enough space to build eyes, and brainGO's 4×4 board has only sixteen points — almost never enough for two true eyes.

So brainGO's puzzle bank focuses on capture puzzles first: Black to move, capture at least one white stone within N moves. This trains "liberty-counting, atari, enclosure" — the foundation that life-and-death is built on. Once that foundation is solid, when you later play 9×9 or 19×19, you'll find that "making eyes" and "destroying eyes" are just extensions of the liberty-reading you already own.

Concept brainGO 4×4 capture puzzles Full life-and-death (19×19)
Goal capture an enemy stone make two eyes / destroy the opponent's eyes
Board 4×4 (sixteen points) usually 9×9 and up
Two-eye life almost never achievable the core idea
Tsumego not applicable daily practice

In one line: life-and-death is an extension of capturing, not a separate game. Master capturing first; dead groups will come alive, and alive ones will get sturdier.

6. Three traps beginners hit

7. Summary in one line

Two true eyes can never be captured — that's the whole secret of "alive" in Go. A dead group is one that can't make two eyes; tsumego are puzzles that train this judgment. At brainGO, lock in capturing first and life-and-death will connect on its own.

Start playing

The instinct for life grows out of countless rounds of counting liberties, enclosing, and capturing. Don't rush to memorize life-and-death shapes — make capturing a reflex first.

👉 Play brainGO — your next capture puzzle

Related guides