🔢 Str8ts
Fill white cells with 1-9. Compartments must form consecutive sequences!
Category
Sudoku Family
How to Play
- Fill white cells with digits 1-9
- Each row has unique digits (no repeats)
- Each column has unique digits (no repeats)
- White cell compartments must form straights (consecutive numbers)
- 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
- Compartment length limits which numbers fit
- Numbers in black cells eliminate possibilities
- Straights don't need to be in order (3,5,4 is valid)
Issues & Bugs
🔍 Search existing issues for "Str8ts"
📝 Report a new bug
Part of the Enigma puzzle collection