Command Line Programs for the Blind(eklhad.net) |
Command Line Programs for the Blind(eklhad.net) |
What it misses is limit of 80 characters per line which makes it rough to read in terminal as well as portrait mode on smartphone. And it does not adapt to portrait mode on smartphone, indicating the website is not responsive.
Still, it also misses a lot of distracting BS an average website contains.
Maybe the page author could add some links without a description and disable selecting text to give us the "full" experience.
view-source:http://www.eklhad.net/philosophy.html
Not just for the blind. Check the SQL bindings and the scripting support.
Also, it supports enough JS for commenting threads in web pages and most login widgets.
What's the current state of the art of embossing printers? Does this sound feasible?
Those also depend pretty heavily on ascii maps and the solution they implemented was having a "written map" output option. So instead of like |--@-c your "map" would read "the end of your vision is three rooms west, a child is two rooms east" etc.
It gets very verbose when you have a lot of data in both dimensions but is fully legible to screen readers. In the mud-specific case too it can be sent out of bounds through GMCP or similar and handled in client-specific and user-configurable ways. I don't know what a similar UI would be like in a roguelike, but MUDs also move a lot faster than RLs so it may not be a problem that needs to be solved.
No idea, I've just seen a few posts on slashdot and reddit over the years with blind users having enough fun to make it worthwhile.
Apparently there's been some talk among the nethack devs to make it more accessible, but their dev pace is glacial.
Might be an interesting side project to make a roguelike for blind users.
The Nethack devs could patch the infamous 3.4.3 version in order to be much more accesible for the blind with a similar interface like the one done for Pokémon Crystal.
They could use flite as a library so it could describe items, menus, help files and surroundings.