PlayNook

Board Game · Guessing Game

Sea Battle

Hide a fleet on your own ten-by-ten grid, then call squares on theirs. Every miss is a pale dot, every hit a red cross, and the first player to sink the other fleet wins.

Sea battle is the game everybody has played on the back of a school exercise book: two grids, a hidden fleet, and one square a turn until somebody's ships are all gone. It needs no board, no pieces and no luck beyond the arrangement you chose before the first shot.

What it does need is a way of thinking, and that turns out to be the same thinking twice over — once when you hide, once when you look.

How to play sea battle

Each player gets a ten-by-ten grid, lettered A to J across and numbered 1 to 10 down. You place your ships on it: straight, across or down, never off the edge, never overlapping. Your opponent does the same on a grid you cannot see.

Then you take turns calling a square. Miss and it is marked with a pale dot; hit and it is marked with a red cross. When every square of a ship has been hit, it sinks and you are told which one it was. First to sink the whole enemy fleet wins.

That is the entire game. Everything else is a question of where.

Where should you shoot first?

The middle — and not because the middle feels lucky. Count it.

A ten by ten grid where each square carries a number: 10 in the corners, rising steadily inwards to 34 in the four central squares. The squares are shaded from deep blue at the corners to brass in the centre.
Every number counts the ship positions that could still cover that square. Nobody wrote a rule about the centre; it falls out of the counting.

Every number on that grid is the count of ways the five classic ships could still be lying across that square on an empty board. A corner square can be reached by only ten of them — a ship touching a corner has to run in one of two directions, and only one end can be there. A central square can be reached by 34. More than three times as likely, before a single shot is fired.

So a good first shot is a central one, and after a miss the same count runs again with that square removed. Do it repeatedly and the search spreads itself into the diagonal pattern that experienced players draw from memory — spacing the shots so that no ship of the smallest length can slip between them.

Once you have a hit, stop searching. Shoot the four squares around it until one of them hits too, and now you know the ship's direction: follow that line to both ends before you go back to hunting.

Where should you hide your ships?

Everybody has an opinion about this and almost nobody has a number. So we measured it: 300 games for each arrangement, all of them against the strongest opponent on this page, counting how many shots it took to clear the fleet.

ArrangementClassicRussian
Pushed to the edges52.169.9
Crammed into a corner50.965.2
Random44.655.9
Kept to the middle40.955.0
Spread evenly38.552.9

Seventeen shots would be a perfect game under classic rules, twenty under Russian. The edges win, clearly — which is the same fact as the diagram above, seen from the other side. If the centre is where the most ship positions live, the centre is where the searching happens, and you would rather not be there.

The worst arrangement is the one that sounds most sensible: ships spread evenly across the board, which is exactly the shape a counting opponent searches for. Keeping them all in the middle is barely better.

One honest caveat: that opponent counts positions and has no idea what people tend to do. A human who has read the same advice will start at the edges, and against them the sensible move is to break your own pattern. A study at Yale put both sides of that into a model and found no dominant strategy at all — only an equilibrium in which you sometimes hug the edge and sometimes do not. There is no arrangement that is good against everyone, which is exactly why the game survives.

Classic, Russian or German rules?

They share the grid and very little else.

Two ten by ten grids side by side. On the left, three red crosses mark a sunk three-square ship and nothing else is known. On the right, the same sunk ship is surrounded by a ring of twelve pale dots marking known water.
The same three shots. Under Russian rules a sinking hands you the whole ring around it, because no two ships may touch.

Classic is the fleet of the boxed game: five ships, seventeen squares, and they are allowed to sit side by side. That last part matters more than it sounds — two ships flush against each other look exactly like one longer ship until you have shot past both ends of it.

Russian is ten ships, twenty squares, and no two of them may touch, not even diagonally. A hit gives you another shot straight away, so a good run can cascade. And because ships cannot touch, sinking one tells you that every square around it is water — twelve squares handed over for free around a three-square ship. It is the sharpest of the three, and it is what is still played in Russia today. The full rules are here.

German is the fleet drawn on squared paper across the German-speaking world: one of five, two of four, three of three and four of two — ten ships and thirty squares, again with no touching. Once the compulsory water around each ship is counted, ninety-four of the hundred squares are spoken for, which makes it the least wasteful game of the three: the strong opponent clears those thirty squares in 48 shots, where it needs 44 for the classic seventeen.

Playing the computer

The opponent here sees precisely what you see: the squares it has called and how many ships are still afloat. It never reads your fleet — not as a courtesy, but because a program that peeks turns the game into nothing.

What it does instead is the counting from the diagram, redone before every single shot. Ships still afloat, positions still consistent with every hit and miss so far, one number per square, shoot the highest. Positions covering a hit that has not yet sunk count for far more, which is why it chases a wounded ship down its line without needing a separate rule to tell it to.

The hard setting adds one thing on top: while no hit is open, it only fires on a lattice spaced by the shortest ship still afloat. A two-square ship cannot slip between two squares two apart, so the skipped squares cost nothing — and under classic rules that alone is worth just over a shot a game. Under Russian rules it almost never applies, because four of the ten ships are a single square and nothing can be spaced around those.

Measured over 300 games at each setting, where seventeen shots is perfect under classic rules and twenty under Russian:

OpponentClassicRussian
Shooting at random95.475.0
Easy62.062.1
Medium55.358.6
Hard44.255.3

Hard is a hard game. Most people land near medium, and beating the strong setting takes a genuinely good arrangement as much as good searching.

Playing a friend online

Choose With a friend online under the board and press Open a table. You get a four-character code — send it to whoever you want to play, they type it in and press Join. There is a chat window in the corner.

Both of you arrange your fleets at the same time; there is no waiting for your turn to place. And because neither browser is ever sent the other fleet, there is nothing to find by opening the developer console — the only thing that crosses the wire about your ships is where the other player has already shot.

No accounts, no downloads, nothing installed.

Away from a screen

The game was born on paper and still works best there when there are two of you in the same room. There is a printable sea battle grid in the tools — two grids to a sheet, one for your fleet and one to track your shots, free and without a sign-up.

Where it came from

This is the pencil-and-paper game, not the boxed product — Battleship is a trademark of its owner and this is not that. The game itself is much older than the box: it was written about in Russia in 1907 and sold as pads of paper from 1931, and Milton Bradley's plastic edition did not arrive until 1967. That is sixty years of history before the trademark, and it is why the versions played around the world disagree about the fleet.

How a computer hunts your ships

Not at random. The Battleship algorithm works through the parity trick and the probability map that let a good player finish in about half the shots of a naive one — and shows why "spread the fleet out evenly" is the worst arrangement you can choose.

Frequently asked questions

+ How do you play sea battle?

Each player hides a fleet on their own ten-by-ten grid, and neither can see the other's. Then you take turns calling one square at a time on the enemy grid. You are told whether it was a hit or a miss, and when a ship is completely covered it sinks. Sink every enemy ship and you win. There is no draw and no way to lose a ship of your own by playing badly — the only thing you control is where you hide and where you look.

+ What is the difference between the classic and Russian rules?

The classic fleet is five ships of 5, 4, 3, 3 and 2 squares — seventeen squares in all — they may sit side by side, and a hit ends your turn like a miss does. The Russian fleet is ten ships: one of four, two of three, three of two and four single squares, twenty squares in all. No two of them may touch, not even at a corner, and a hit earns you another shot. The no-touching rule is the interesting one: when a ship goes down, the whole ring of water around it is known to be empty, so sinking something hands you up to twelve free squares.

+ Where is the best place to hide your ships?

Against a computer that counts, the edges. We measured it: over 300 games per arrangement, a fleet pushed to the borders took the strongest opponent 52 shots to clear instead of 45 for a random one, and 70 instead of 56 under Russian rules. The reason is arithmetic — a middle square can be covered by far more ship positions than an edge square, so any opponent that reasons about positions searches the middle first. Against a human who knows that everybody hides at the edges the advice reverses, and the game theory agrees: there is no single best arrangement, only a mix.

+ Where should you shoot first?

The middle. Count how many ship positions could cover each square on an empty board and the centre comes out at 34 against 10 for a corner — more than three times as likely. Once you have a hit, shoot the four squares next to it until you know which way the ship lies, then follow that line to both ends.

+ How does the computer play?

It sees exactly what you see: the squares it has already called and how many ships are still afloat. It never looks at your fleet. For every ship still floating it walks every position still consistent with what it knows and counts how many of them cover each square, then shoots the square with the highest count. That single rule produces both halves of good play — the spread-out search pattern while the sea is empty, and following a hit along its line once one is open.

+ How strong is the computer opponent?

Measured over 300 games at each setting under classic rules, where 17 shots is a perfect game: shooting blindly at random takes 95 shots, easy takes 62, medium 55 and hard 44. Under Russian rules, where 20 is perfect, the same four are 75, 62, 59 and 55. Hard is a genuinely difficult opponent — a good human player lands somewhere near medium.

+ Can I play sea battle with a friend online?

Yes. Choose 'With a friend online' below the board and press Open a table. You get a four-character code; send it to your friend, they type it in and press Join. Both of you arrange your fleets at the same time — nobody has to sit and wait — and there is a chat window built in. Neither of you needs an account or a download.

+ Is this the same as the Battleship board game?

It is the same game, older than the box. Sea battle was played with pencil and paper in Russia and around Europe well before the First World War, and the boxed version with the plastic pegs came much later. Battleship is a trademark of its owner and this is not that product; what you get here is the pencil-and-paper game, including the ten-ship Russian fleet the boxed version never had.

+ Is it free?

Yes, and there is no sign-up. It runs in the browser on a phone, a tablet or a computer.

More games like this