mirror of
https://github.com/lightsoutgames/godot-accessibility.git
synced 2025-02-20 15:45:57 +00:00
A screen reader for the Godot UI
Going to be too complicated to implement the way I wanted to for now. Need to rethink this.
This reverts commit
|
||
---|---|---|
.gitignore | ||
Accessible.gd | ||
icon.png | ||
LICENSE | ||
plugin.cfg | ||
Plugin.gd | ||
README.md | ||
ScreenReader.gd |
Godot Accessibility Plugin
This plugin implements a simplistic screen reader for user interfaces created with the Godot game engine. The goal is to enable the creation of audio games with Godot, as well as to add accessibility functionality to traditional UI-centric games.