Description
The current TUI relies on colored boxes and spatial layout that don't translate well to screen readers or low-vision users. Add a --plain or --a11y mode that renders puzzle state as clearly ordered, linear text output.
Acceptance Criteria
Description
The current TUI relies on colored boxes and spatial layout that don't translate well to screen readers or low-vision users. Add a
--plainor--a11ymode that renders puzzle state as clearly ordered, linear text output.Acceptance Criteria
--a11yCLI flag switches rendering to a linear, non-graphical text layoutREADME.mdwith a sample output snippet--a11youtput format