Nim

A mathematical strategy game — take objects but don't take the last one!

Category: Strategy · v1.0.0
Wins
0
Losses
0
Win %
0%

Game Setup

Configuration
Difficulty
Variant
Educational Mode
Player Goes First
Nim-Sum Analysis

About This Game

An ancient strategy game with deep mathematical roots. Objects are arranged in rows. Players take turns removing any number of objects from a single row. The player forced to take the last object loses! Master the winning strategy using binary XOR.

How to Play

  1. Objects are arranged in multiple rows
  2. On your turn, take 1 or more objects from ONE row
  3. You must take at least one object
  4. The player who takes the LAST object loses
  5. There's always a winning strategy — can you find it?
  6. Beat the AI to prove your mastery