Bring your karma
Join the waitlist today
HUMBLECAT.ORG

Blind and Visually Impaired Community

Full History - 2016 - 11 - 05 - ID#5baf6z
3
Writing interactive fiction using NVDA (self.Blind)
submitted by rkingett
I use NVDA as my screen reader and I would like to write my own interactive fiction. I hhave tried DarkGrew, by aprone, and that is only for game books.

I have tried Inform7.

I tried quest.

I tried to find inform 6 but could not find it for windows...

I tried alias.

I None of them are fully accessible with NVDA, lacking keyboard shortcuts and or not reading edit fields, conbo boxes, anything, so if there is a tool that would let me write interactive fiction on windows as a blind man I would really like to know! Thanks!
PhotoJim99 1 points 6y ago
What about a Braille reader and using Inform7 on a Linux command-line system? Seems to me it would be a lot simpler than using a screen reader. It would also be a great way to play interactive fiction.
turdBouillon 1 points 6y ago
There are frameworks for most popular programming languages, which would let you use NVDA with any supported text editor. It sounds like you're using some kind of Graphical Interface to enter the text? (Sorry, I'm a sighted programmer so I'm extremely familiar with how difficult it can be to parse text on the web, unfortunately I'm not familiar with many of the existing products to do it for users. The ones I've seen are terrible.)

I've written my own simple, interactive fiction frameworks in Ruby and Python in the past but I'd recommend using a more mature framework like PyF or others that let you enter the gameplay in simple markup like XML, YAML or Json. There's also Inform7 for non-programmers but I'm not experienced with that.

Here's a link I found with some good info on what's out there now and it appears to be Windows focused: https://gamedevelopment.tutsplus.com/articles/interactive-fiction-text-adventures--gamedev-9996

Good luck, it's a fun hobby.
fastfinge 1 points 6y ago
Tads3 works. But you'll need to use the command line compiler tools yourself, rather than use the IDE it comes with.
rkingett [OP] 1 points 6y ago
Thanks! I will try that! do you have a link to the main website?
fastfinge 1 points 6y ago
Yup:
http://www.tads.org/tads3.htm
This nonprofit website is run by volunteers.
Please contribute if you can. Thank you!
Our mission is to provide everyone with access to large-
scale community websites for the good of humanity.
Without ads, without tracking, without greed.
©2023 HumbleCat Inc   •   HumbleCat is a 501(c)3 nonprofit based in Michigan, USA.