Projects

Curated real programs built with Sigil, including runnable browser demos where the project supports the web.

Projects

This section showcases real programs built with Sigil.

Some projects are source-first examples with local run instructions. Others also ship a browser demo directly from the website.

  • Sigil TODO
    Browser-runnable TODO app with Sigil domain logic and a React + TypeScript UI bridge.
  • Sigil Minesweep
    Browser-runnable 6x6 Minesweep project with Sigil game logic, a React + TypeScript UI bridge, and 6 randomized mines by default.
  • Sigil 2048
    Browser-runnable 2048 project with Sigil board logic and a React + TypeScript UI bridge.
  • Sigil Flashcards
    Browser-runnable flashcards project for Sigil feature selection, debugging, and architecture concepts, with direct links to docs, spec, and articles.