This is a pure-web, client-side spike of the maze generator (recursive backtracking + optional braid for loops/higher difficulty). Matches the philosophy of the Python version but runs 100% in the browser (no install, installable as PWA via browser menu). Canvas preview + PDF export using jsPDF. Full port of writing + more themes + parity with Python in the parallel PaperAirplane PA-005 work.
8 × 8
0 = perfect maze (unique path). Higher = more choices and backtracking fun.
This demo is fully client-side. Add to home screen for real PWA experience. Pro (via Stripe in the hub) will unlock more generators, larger sizes, and custom themes.
Preview — solve with pencil after printing. GO to FIN.
PA-005 note: This is the toolkit-side spike for hosted PWA. The full generator port, writing tracing vectors, fidelity matching, and Pyodide experiments are happening in parallel in the PaperAirplane repo by another agent. Exciting to compare the two workflows!
Part of Neverstill Operator Toolkit • PWA direction (PA-005) • Python remains the pack production tool