We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196364a commit 99209bdCopy full SHA for 99209bd
1 file changed
articles/tutorials/building_2d_games/19_user_interface_fundamentals/index.md
@@ -98,7 +98,7 @@ Creating accessible user interfaces is an essential aspect of inclusive game des
98
99
The most effect way to ensure accessibility is through testing under different circumstances and with diverse users:
100
101
-- Test your Ui using only keyboard navigation.
+- Test your UI using only keyboard navigation.
102
- Try playing without sound.
103
- Check your UI with a color blindness simulator.
104
- Adjust the display scale to simulate low vision.
0 commit comments