Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🔢 Str8ts

Fill white cells with 1-9. Compartments must form consecutive sequences!

Category

Sudoku Family

How to Play

  1. Fill white cells with digits 1-9
  2. Each row has unique digits (no repeats)
  3. Each column has unique digits (no repeats)
  4. White cell compartments must form straights (consecutive numbers)
  5. Black cells can contain numbers that affect row/column uniqueness

Puzzle Source

🌐 Backend API

Puzzles are fetched from the backend puzzle API.

Source: Puzzle API - pre-generated Str8ts puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Str8ts"

📝 Report a new bug


Part of the Enigma puzzle collection