Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

1️⃣ Fifteen

Classic 15-puzzle: slide tiles to put them in order.

A.K.A.

Also known as: 15 Puzzle, Gem Puzzle, Boss Puzzle, Game of Fifteen

Category

Tile & Spatial

How to Play

  1. Slide numbered tiles into the empty space
  2. Arrange tiles in order: 1-15 with blank in corner
  3. Only tiles adjacent to the blank can move
  4. Solve by achieving the goal configuration
  5. Some scrambles are unsolvable by design

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Scrambled with solvability guarantee

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Fifteen"

📝 Report a new bug


Part of the Enigma puzzle collection