Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🏙️ Skyscraper

Fill the grid with building heights. Edge clues show how many buildings are visible.

Category

Sudoku Family

How to Play

  1. Fill the grid with heights 1-N (N = grid size)
  2. Each row and column has each height once
  3. Edge numbers show visible buildings from that direction
  4. Taller buildings block shorter ones behind them
  5. A clue of 1 means the first building is tallest (N)

Puzzle Source

🌐 Backend API

Puzzles are fetched from the backend puzzle API.

Source: Puzzle API - pre-generated visibility puzzles

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Skyscraper"

📝 Report a new bug


Part of the Enigma puzzle collection