A practical Kindle-friendly Windows Solitaire-style Klondike app inspired by GNOME Aisleriot, using GTK2/Cairo and the same Mesquite/KUAL packaging approach as Exact Chess.
This v0.1.0 port intentionally takes the practical path: it targets familiar Windows Solitaire/Klondike play for Kindle instead of trying to embed the full GNOME Aisleriot Guile/Scheme game collection.
- Touch-friendly Windows Solitaire-style Klondike board.
- Stock, waste, tableau, foundations, draw, undo, new game, and quit.
- Draw 1 / Draw 3 mode toggle. Draw 3 is the default classic Klondike mode; Draw 1 remains available as an easier/casual option.
- Card theme selector: Simplified large-label cards, Modern SVG Cards 2.0, and Original Bonded cards from GNOME Aisleriot.
- KUAL extension package with bundled ARM GTK2/Cairo runtime libraries.
Use the prebuilt extension package:
release/exact-solitaire-extension.zip
Unzip it at the Kindle USB-storage root so it creates:
/mnt/us/extensions/exact-solitaire
/mnt/us/documents/shortcut_exactsolitaire.sh
Launch from KUAL:
KUAL -> Exact Solitaire -> Exact Solitaire
./docker_rebuild.shIf ARM containers are not enabled:
docker run --privileged --rm tonistiigi/binfmt --install armThis is not an official GNOME Aisleriot release and not an official GnomeGames4Kindle release. GNOME Aisleriot attribution and license notes are in docs/PROVENANCE.md.
