Reversi · Guide

Reversi Beginner Tips: Outflank the AI and Finish Ahead on Discs (2026)

slug: reversi-beginner-tips · Last verified 2026-09-03

Try it yourself — play Reversi now

Free in your browser, no download or sign-up.

Play Reversi

Last updated: September 24, 2026 · Tested on Playnesta's Reversi build (upstream gamelabz/html5-game-reversi @ dd4d7d6) · Goal: finish with more discs than the AI on the 8x8 board
Method: every rule below was verified against this site's playable build — constants read from the shipped game (8x8 board, 480px canvas, you play black and move first, 8-direction flank-and-flip, green hint dots on legal squares, greedy AI with ~450ms think and a corner bonus, automatic pass when a side has no move, terminal You win!/AI wins!/Draw! message, in-page New Game re-deal), a headless-browser check placed the d3 opener (discs 2-2 to 3-3 with an AI reply), played a full game to the AI-wins terminal, confirmed bridge load/start/win/restart events to the parent, an in-page restart resetting to 2-2, and zero console errors at 390px mobile width with no sideways scroll. Controls: click a highlighted square on desktop, or tap a square on touch screens. A flank-and-flip board duel, rebuilt here as Reversi.

1. Corners are permanent — take them first

A corner disc can never be outflanked, so it never flips back: the whole endgame orbits the four corners. The greedy AI overvalues them too (a +20 corner bonus in its scoring), which means it will grab any corner you offer. Never play the square next to an empty corner — that gift-wraps the corner for the AI on its next move.

2. Play the edges last, not first

Edge discs flip only along the edge, so early edge grabs hand the AI long flank lines through the middle. Keep your discs central and mobile in the opening; let the AI be the one to commit to the rim. Edges become safe only once the adjacent corner is yours.

3. Keep mobility — more moves beats more discs

The score that matters is the final count, not the mid-game count: a 20-10 lead on move 20 routinely becomes a loss, because every disc you place is a future flank anchor for the AI. Prefer moves that keep several legal squares open for you next turn over moves that flip the most discs now. If the AI has only one reply, you are steering the game.

4. Flip late, not early

Big flips early give the AI more of your color to flip back — the greedy AI literally scores by flip count, so feeding it long lines plays into its only strength. Short, quiet moves (one or two flips) deny it targets while you position for corners. Save the sweeping multi-direction flips for the last ten moves, when there is no time left to be punished.

5. Force the pass, then punish it

When a side has no legal move it passes automatically — and consecutive passes end the game. Count the AI's replies before you commit: a move that leaves the AI with zero legal squares is a free extra move for you plus a smaller board for it. Chaining two of your moves around one pass is how close games become comfortable wins.

FAQ

How do I place a disc?

Click (or tap) a green-highlighted square. Only highlighted squares are legal — other clicks do nothing. Your new disc flips every straight line of the AI's discs trapped between it and another black disc, in all eight directions at once.

Why did the turn skip me?

You had no legal move, so the game passed automatically. Watch the Turn readout: it tells you whose move it is, and the message line announces passes.

What happens when neither side can move?

The game ends and the message line declares You win!, AI wins! or Draw! by disc count. Tap New game for a fresh board.

How does the AI choose its moves?

It plays greedy: most discs flipped wins, with a heavy preference for corners. Beat it with corners, mobility and late flips — never with early disc count.

Does it work on mobile?

Yes — taps travel the same code path as mouse clicks, and the board scales to 390px viewports with no sideways scroll.

Where can I play it?

Right on this site's reversi page. The game is a self-hosted modification of the MIT-licensed html5-game-reversi by gamelabz; license and attribution are listed under the game.

More games to play

More free browser games on Playnesta — pick your next round.