Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 774 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 774 Bytes

Make Wordle Accessible

The popular game Wordle, found at https://www.nytimes.com/games/wordle/index.html is unfortunately not accessible to screen reader users. This is a tiny script to fix it and make it accessible.

If you're using Chrome on the desktop (Mac, PC, Linux), install this Chrome extension to make Wordle accessible to your screen reader:

https://chrome.google.com/webstore/detail/make-wordle-accessible/okpjjdhfccnkdhcbbpmigemhfeeacdpl

If you prefer to use Wordle on your mobile phone or another browser, follow these instructions for how to install the bookmarklet here: https://minorninth.github.io/accessible-wordle/

Written by Dominic Mazzoni, and released under the terms of the 3-clause BSD license: https://opensource.org/licenses/BSD-3-Clause