Bycelium / PyFlow

An open-source tool for visual and modular block programming in python
GNU General Public License v3.0
1.27k stars 52 forks source link

Inclusivity issues #239

Open AlexandreSajus opened 2 years ago

AlexandreSajus commented 2 years ago

Currently Pyflow communicates information about the state of a block only through color.

For inclusivity reasons we should always communicate information through more than one way (symbols, animation, texture...).

In general we should follow inclusivity guidelines when designing an object, here is a good example: https://docs.microsoft.com/en-us/windows/uwp/gaming/accessibility-for-games

johnblommers commented 2 years ago

Are you conflating the terms inclusivity and accessibility? The link to Microsoft's accessibility for games is great. Thank you.

I would add that efforts could be made to make features of PyFlow more discoverable as well.