Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🀄 Mahjong Solitaire

Clear stacked layouts by matching pairs of identical free tiles across multiple shapes.

Category

Spatial & Tile Puzzles

How to Play

  1. A tile is free if no tile is stacked on top of it and at least one side is open.
  2. Click two matching free tiles to remove the pair.
  3. Pick a layout for your next run (Classic, Turtle, Spider, Pyramid, Tiger, Rooster, Hourglass, Butterfly).
  4. Press New Game to start with the selected shape.
  5. Clear all tiles from the layout to win.
  6. Use Give Up to reveal the auto-solve sequence.

Puzzle Source

🔧 Generator

Layouts are generated with a reverse-construction algorithm: it removes free pairs from a full board, then assigns matching tiles in the reverse order to guarantee solvability.

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Mahjong Solitaire"

📝 Report a new bug


Part of the Enigma puzzle collection