Accessibility Statement
Our commitment to inclusive gameplay
Overview
Nervejack is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards.
Conformance Status
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA. These guidelines explain how to make web content more accessible to people with a wide array of disabilities.
Measures Taken
We have taken the following measures to ensure accessibility:
- Semantic HTML — Proper use of headings, landmarks (
<nav>,<main>,<header>), and form labels throughout the application. - Keyboard navigation — All interactive elements are reachable and operable via keyboard. Focus indicators are visible on all focusable elements. Skip links are provided to bypass navigation.
- Screen reader support — ARIA live regions announce game narrative updates and state changes. The inventory drawer uses
role="dialog"with focus trapping. Form inputs have associated labels. - Color contrast — Text meets WCAG AA minimum contrast ratios (4.5:1 for normal text, 3:1 for large text) against dark backgrounds.
- Reduced motion — The
prefers-reduced-motionmedia query disables animations including glitch effects, particle canvas, scanline scrolling, and message entrance animations. - Focus management — Focus is programmatically moved during view transitions (sign-in, archetype selection, gameplay, game over) to maintain context for assistive technology users.
Known Limitations
Despite our best efforts, some limitations remain:
- AI-generated content — Game narrative is generated by an AI model in real time. We cannot guarantee that generated text will always meet plain language guidelines or avoid complex vocabulary.
- Terminal aesthetic — The monospace font and dark color scheme are integral to the cyberpunk theme. While we meet contrast minimums, the overall visual density may be challenging for some users.
- Real-time streaming — AI responses stream in character-by-character. Screen readers may announce partial text during streaming, which can be disorienting.
- Canvas particles — The background particle animation is purely decorative and hidden from assistive technology, but it cannot be independently disabled outside of the reduced-motion preference.
Compatibility
Nervejack is designed to be compatible with:
- Modern web browsers (Chrome, Firefox, Safari, Edge)
- Screen readers (VoiceOver, NVDA, JAWS)
- Keyboard-only navigation
- Browser zoom up to 200%
Feedback
We welcome your feedback on the accessibility of Nervejack. If you encounter accessibility barriers or have suggestions for improvement, please contact us:
- Email: info@threadlimit.co
We try to respond to accessibility feedback within 5 business days.
Last updated: February 28, 2026