Stone, Scroll, Blade
A medieval-themed take on Rock Paper Scissors — a fully accessible, single-player browser game built with a focus on inclusive design, WCAG 2.1 AA compliance, and immersive theming.
-
Achieved WCAG
2.1 Level AA
compliance — full keyboard navigation, screen reader live regions with
aria-live="assertive"for real-time game feedback, and explicitaria-requiredand focus management throughout. - Designed a parchment-and-dark-stone color system with all text/background pairs verified at 4.5:1 or higher; result states (victory, defeat, standoff) use color, border, and text together — never color alone.
- Custom Tailwind config wires medieval color tokens directly into utility classes; game-specific CSS covers skip link animation, decorative card border, and dynamic result states.