realDragon11 / Trawel-Text

An open world text adventure rpg. (Source-Available, ask before redistributing.)
Other
5 stars 3 forks source link

SAPI Integration #32

Open realDragon11 opened 3 years ago

realDragon11 commented 3 years ago

Putting in s[number] will repeat the corresponding input line's text. Inputting r will repeat everything since the last valid input.

realDragon11 commented 11 months ago

Some of this is easier due to underlying menu changes, however will likely be a SAPI feature instead of the just 'print it again' like planned. Might also include screen reader optional integration.