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 TODOBrowser-runnable TODO app with Sigil domain logic and a React + TypeScript UI bridge.
- Sigil MinesweepBrowser-runnable 6x6 Minesweep project with Sigil game logic, a React + TypeScript UI bridge, and 6 randomized mines by default.
- Sigil 2048Browser-runnable 2048 project with Sigil board logic and a React + TypeScript UI bridge.
- Sigil FlashcardsBrowser-runnable flashcards project for Sigil feature selection, debugging, and architecture concepts, with direct links to docs, spec, and articles.