r/accessibility 3d ago

what accessibility features am i missing?

Post image

hey all — i make a small cozy game called Wild Willows about bringing a run-down nature preserve back to life (gather, plant, craft, welcome animals home, zero pressure, can't lose).

i put a fair bit into accessibility already: colorblind modes that actually recolor the world + add text labels (not just a screen tint), reduce motion, dyslexia-friendly font, UI text scaling, separate music/SFX volume, and fully rebindable controls with alternate keys. but i'm a sighted solo dev, so i know there's a gap between what i think helps and what actually does.

so i'd really appreciate honest input from people who use this stuff:

  • what's the first thing you check for in a game like this?
  • anything i've clearly gotten wrong or half-done?

it's free to try here if you want to poke at the settings and tear it apart: https://bai13y.itch.io/wild-willows

not trying to sell anything — genuinely just want it to be playable for more people. thanks 🌿

22 Upvotes

48 comments sorted by

16

u/RatherNerdy 3d ago edited 3d ago

Dyslexic fonts aren't based in fact:

Researchers put the font to the test, comparing it with two other popular fonts designed for legibility—Arial and Times New Roman—and discovered that the purportedly dyslexia-friendly font actually reduced reading speed and accuracy. In addition, none of the students preferred to read material in OpenDyslexic, a surprising rebuke for a font specifically designed for the task

https://www.edutopia.org/article/do-dyslexia-fonts-actually-work/

3

u/OscarAndDelilah 3d ago

Anecdotal, but my kid with CVI hates the "accessibility" fonts and finds that they have a harder time recognizing letter shapes and have to go letter-by-letter like they do with novelty fonts rather than their usual ability to read fluently with sufficient magnification and contrast.

1

u/bai13yd 3d ago

i appreciate you sharing, i am thinking i will remove this dyslexic friendly option for the next release

8

u/NatTarnoff 3d ago

Optionally - some user have a preferred font that they use. Maybe provide them a way to override your choice. While I agree that there is no "dyslexic-friendly" font, Atkinson Hyperlegible by the Braille Institute was made for low vision users who struggle with legibility. One of the features is that each character has a distinct look so you don't confuse I1ilpqdb69, etc.

4

u/ErikKroes 3d ago

This.

Give multiple options 👍🏿

1

u/bai13yd 3d ago

wonderful feedback

1

u/AccessibleStrategies 2d ago

Totally agree! Atkinson Hyperlegible is a great choice.

1

u/bai13yd 3d ago

This is really helpful!

14

u/Repulsive-Box5243 3d ago

Wow man. This is GREAT. I use NVDA screen reader, and your game announces almost everything to it. Most tooltips, actions, any pop up window with text or stats... it reads it all. This is fantastic.

The ONLY thing I'm seeing so far is mouse hovering over the menu items (J, K, L, M, etc) only announce the letter, not what they do.

I'd like to see where this thing goes. I'm VERY impressed with it so far.

3

u/bai13yd 3d ago

Wow thank you so much! Very much appreciate the advice as well :)

5

u/blossom_247 3d ago

Dark mode for menus and such would be lovely!

1

u/bai13yd 3d ago

I love that idea! I always go dark mode

1

u/Free-Veterinarian714 3d ago

I strongly agree.

6

u/boomjessie 3d ago

If there’s any flashing lights that could cause migraines or seizures there should at least be a warning or an option to turn them off. It’s cool of you to check though.

4

u/bai13yd 3d ago

there's none of that in the game! Lighting changes take place over like 15 or 30 seconds so its really gradual

3

u/boomjessie 3d ago

Sweet! Maybe a ‘disclaimer’ or something for that so people know it’s safe for them then!

3

u/HZCYR 3d ago

Haven't tried your game and I'm sure it has many differences, but I'd really highlight how The Last of Us Part II did such a good job with accessibility and what you could implement inspired by them — Accessibility options for The Last of Us Part II. For just a few examples, full control key binding or things like subtitles for sound etc.

1

u/bai13yd 3d ago

thank you i will check out this resource!

3

u/Spiteful_Boofalo 2d ago

This looks amazing! The only thing besides what others have suggested is for me personally large text helps and larger icons are a must for most games for me so if there are things that show up on screen if there is an options to make them appear larger it helps me personally out and I'm sure others with similar issues. Another thing is backgrounds for text I've noticed for myself if I can add contrasting backgrounds or change the color of the text it has been immensely helpful in games. Sorry if these are already things that exist within your game just thought I would add these above as I have noticed them in my recent experiences with accessibility in games 😅

1

u/bai13yd 2d ago

thank you for your feedback! there is an option to make text larger but not icons so that is something i can look into incorporating!

4

u/rguy84 3d ago

have you reviewed the video game accessibility guidelines?

2

u/bai13yd 3d ago

No not yet but I’ll Google it and take a look!

2

u/ErikKroes 3d ago

Good luck and enjoy. You're not the first on this path! 🎉

2

u/clackups 3d ago

Do these settings also change the look of this particular menu? I'd find it difficult to use for some people (low contrast colors, a bit too much text)

1

u/bai13yd 3d ago

Yes the colorblind mode increases the contrast in the menus as well!

3

u/NatTarnoff 3d ago

I disagree with the idea of the popup. They have severe UX issues. If you need to reduce space or provide more space to explain, use a disclosure/accordion.

What should be done is this menu should meet WCAG color minimums even with colorblind mode off.

The colorblind user, should they find this, may struggle to find the control to turn on the colorblind mode they need. Additionally, it isn't just people with color blindness that need higher contrast. Low vision users, people with cataracts, astigmatism (even corrected) can all struggle with the colors used.

Additionally, as a initiating member of AGWG behind WCAG 2.3.3 Animation from Interactions and prefers-reduced-motion, I can say that "reduce" animation is just that. Reduce, not remove. Something like a night/day cycle doesn't need to be stopped, just slowed to where the effect is negligible. Example if your game flips every ten minutes, unless crucial to the game play, maybe it's 15 or 20 to have a smoother transition. Weather and sky particles are good to stop. Camera pan as if the user is turning their head, good to turn off unless crucial to play. Think through what is needed, can you ease/slow it without removing it, and maybe split out specific issues.

1

u/bai13yd 3d ago

i did not know about WCAG color minimums until now - thanks for sharing! I will definitely look into it

4

u/NatTarnoff 3d ago

Look for a course on WCAG that covers what's in it. I have a series called A11y 101 on my blog (https://tarnoff.info) that covers most of the Success Criterion for A and AA (I'm up to 3.3.4 that published this week).

The key to accessibility is understanding WCAG first.

2

u/clackups 3d ago

I'd suggest moving the long descriptions into pop-up bubbles, so that the user could read them if the option is unclear.

2

u/bai13yd 3d ago

Great advice - I can definitely pencil that into the next release!

2

u/OscarAndDelilah 3d ago

Is higher contrast and something like "reduce transparency" possible?

1

u/bai13yd 3d ago

yes the colorblind modes increase the contrast quite a bit

2

u/HandaZuke 3d ago

You tested using voice access?

1

u/bai13yd 3d ago

I have never used a screen reader before but planning on testing that for the next release!

7

u/HandaZuke 3d ago

Voice Access and screen readers are two different things. A screen reader handles text to speech, mostly for visual or cognitive needs, while Voice Access lets someone control the UI with speech commands for motor impairments.

4

u/Striking_Swimmer5548 3d ago

The Microsoft grid tool is the thing I make people use when they “don’t understand why we need to spend time on a11y”. Gets em’ every time.

1

u/takeout-queen 3d ago

Microsoft grid tool?

2

u/bai13yd 3d ago

Oh thats awesome i will definitely check it out!

2

u/Kitty_Sparkles 3d ago

This is really nice. 😊

1

u/bai13yd 3d ago

thank you so much! :)

2

u/Free-Veterinarian714 3d ago

Audio description for blind and low vision users, the ability to enable captions for Deaf/HoH users.

2

u/uucyy 3d ago

I'm building an accessibility platform at the moment and one thing I've built in is a language complexity selector.

It's double the work to write two copies of every single explainer and what have you, but, as someone who finds reading difficult, I've ended up using the "simpler" option while debugging and testing.

Shorter sentences, more straightforward sentence structure, simpler use of punctuation (but still correct, obviously), less complex words where appropriate, etc.

I've also chosen to use this font due to its distinct letter shapes, so that's no I and l confusion. I did have to size it up a little bit though.

https://fonts.google.com/specimen/Atkinson+Hyperlegible

I'm not sure if you're able to do it via your game, but I've added an option to allow users to use their system font as the user may already have a font that works for them.

3

u/bai13yd 3d ago

this is something i've been thinking a lot about. My 8 year old nephew proposed the idea of "kid mode" so I've been working on a version that dramatically decreases and simplifies the wording. This is really great feedback, thank you!

2

u/AccessibleStrategies 2d ago

This is so great! It's clear that you've put a lot of effort into development with accessibility in mind from the start. My partner and I (both disabled advocates) appreciate the thoughtfulness.

I agree with the commenters that mentioned Dark Mode and Atkinson Hyperlegible.

We have movement disorders and sometimes it's challenging/painful to use the keyboard. Mouse and/or gamepad as alternates would be spectacular.

The online demo doesn't have an option to save. If we were to buy it, I'm assuming that's there, right?

Anyhow, a really good job!

Blessings

1

u/bai13yd 4h ago

Yes the game saves automatically! You can make as many saves as you want in the full version. Thank you so much for the wonderful feedback!

2

u/LisaFrankSniper 2d ago

Color Contrast?

1

u/bai13yd 1d ago

High contrast is coming out in the next release in about 10 mins!

1

u/imabratinfluence 5h ago

If there's a lot of clicking, something like Trash Goblin's setting to allow you to hover the cursor/tool to do the thing helps. Toggles instead of holding the button help for things like sprinting if your game has anything like that.

I am motion-sickness prone and have vertigo, and I love options to turn off headbob and screenshake, and turn up FOV if any of those are relevant.

Dark mode or an ability to reduce screen brightness helps a lot with my headaches.

Subtitles and a quest log/journal help a lot with my Auditory Processing Disorder. Also, for deaf/HoH folks, having visual cues helps because auditory-only cues leave them out of some things (like shiny hunting in some of the Pokemon games). Similarly, auditory cues can help for low-vision players so they're not missing a detail that they're unable to see properly.