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: Output which cells changed when the Player moves #54

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

a11y: Output which cells changed when the Player moves #54

philschatz opened this issue Oct 1, 2018 · 0 comments

Comments

@philschatz
Copy link
Owner

Sometimes other things move when the player presses up/down/left/right/action. For example, a cat might follow the player. In those cases it would be good to tell non-sighted users that the player was unable to move and if other sprites also moved (or were created/removed).

For example:

  1. Pressing Right next to a wall might say Player did not move
  2. Pressing Up might say Cat moved UP (the player also moved but that is assumed)

It might be easier to implement #50 before implementing this since that work will monitor to see when sprites change

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