Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a11y: Tab through sprites to read how many are in the puzzle #53

Open
philschatz opened this issue Oct 1, 2018 · 0 comments
Open

a11y: Tab through sprites to read how many are in the puzzle #53

philschatz opened this issue Oct 1, 2018 · 0 comments

Comments

@philschatz
Copy link
Owner

For non-sighted users it would be useful to get an overview of what is in the puzzle.

One way to do that is to use the Tab key to cycle through different sprites in the puzzle. When cycling, it would be nice to hear the sprite name, the number of occurrences, and the locations. For example:

  1. Pressing Tab would output "Player (1) at 3:2"
  2. Pressing Tab would output "Target (1) at 4:5"
  3. Pressing Tab would output "DirtyDishes (1) at 3:3"
  4. Pressing Tab would output "Wall (18) at 1:1-5, 2:1-5, 3:1,4,5, 5:1-5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant