mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Document color blind friendliness in manual.
This commit is contained in:
parent
3e8b0bdae3
commit
6b08f711d7
2 changed files with 21 additions and 0 deletions
BIN
manual/images/key-icons.png
Normal file
BIN
manual/images/key-icons.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
|
@ -378,6 +378,27 @@ image:../sprites/pinva0.png[Invulnerability Sphere] |
|
|||
Makes you immune to all damage for a limited time.
|
||||
|==========================
|
||||
|
||||
=== Color blind accessibility
|
||||
|
||||
Freedoom's keys are designed to be distinguishable not just by color but
|
||||
also by shape, to make the game more accessible to color-blind players.
|
||||
Each key color has an associated unique shape:
|
||||
|
||||
[cols="1,3",width="50%",align="center",valign="middle"]
|
||||
|==========================
|
||||
| **Key color** | **Shape**
|
||||
| Red | Horizontal lines
|
||||
| Yellow | Vertical lines
|
||||
| Blue | Cross shape (X)
|
||||
|==========================
|
||||
|
||||
These shapes are used consistently throughout the game: in the status bar
|
||||
icons, the key sprites and on walls indicating keyed doors. For the skull
|
||||
keys, pay attention to the direction that the horns point. For example,
|
||||
here is how the different key icons appear in the status bar:
|
||||
|
||||
image:images/key-icons.png[Key icons]
|
||||
|
||||
=== Enemies
|
||||
|
||||
The levels are filled with monsters who have no other goal apart from stopping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue