← All guides

GUIDE #14

Nim

Nim is a pile-taking duel. On your turn remove one or more objects from a single pile. Last take wins.

GoalTake the last remaining object.
Players2 players · turn-based
DifficultyMedium
Duration2–6 min
turn-basedclassic
Nim preview

01 // CONTROLS

Controls

02 // STEPS

Step by step

  1. 01

    Open the game

    From the arena roster, open this game’s play page.

  2. 02

    Create or join a room

    Host creates a room and shares the code. The second player joins with that code.

  3. 03

    Both hit Ready

    When two players lock in, the match starts instantly — no accounts needed.

  4. 04

    Read the piles

    Starting piles: 1, 3, 5, 7. Only one pile may be touched per turn.

  5. 05

    Take from one pile

    Remove one or more objects from a single pile — you cannot split the take across piles.

  6. 06

    Claim the last take

    When you take the final object(s) and clear the board, you win.

03 // EDGE

Pro tips