Team "colors" for colorblind people

Contribute art for mainline Wesnoth.

Moderator: Forum Moderators

Forum rules
Before posting critique in this forum, you must read the following thread:
SmokemJags
Posts: 580
Joined: February 14th, 2006, 3:24 am
Location: New Avalon
Contact:

Post by SmokemJags »

I'm no expert on the issue so you may very well be right about that. I was doing my best not to assume anything and was simply judging from what I saw here: uploaded pictures that are pretty much grey, colorless units with alternative markings to show ownership.
"A wise man speaks when he has something to say. A fool speaks when he has to say something."
Sea Elf
Posts: 122
Joined: April 6th, 2005, 1:26 am
Location: I lost track
Contact:

Post by Sea Elf »

instead of differant shapes would differant patterns or a combination of both be good?
I got lost in thought, it was unknown territory.

The Outcasts need your feedback

http://www.wesnoth.org/forum/viewtopic.php?t=9449
User avatar
Cuyo Quiz
Posts: 1777
Joined: May 21st, 2005, 12:02 am
Location: South America

Post by Cuyo Quiz »

Sea Elf wrote:instead of differant shapes would differant patterns or a combination of both be good?
I wonder if the different shapes can be used as some sort of numbering system (i doubt numbers can be clearly shown below the hex), since for games with many teams or free for all. A shape to mark allies/foes should help a long way too.
Cuyo Quiz,where madness meets me :D
Turn on, tune in, fall out.
"I know that, but every single person nags about how negative turin is; it should be in the FPI thread "Turin should give positive comments" =)"-Neorice,23 Sep 2004
jonadab
Posts: 148
Joined: October 7th, 2005, 2:33 am
Location: Ohio
Contact:

Post by jonadab »

martenzo wrote:You know, most colorblind people just can't see a certain colour, they don't always see everything grey. So I think that if the colour is shown in the beginning of the game, they would understand what colour are their ellipses supposed to be.
There are different types of colorblindness, but as far as I'm aware not being able to see a certain color isn't one of them. (Not being able to distinguish certain colors from one another is, however, a very common one. In particular, red and green are indistinguishable or nearly so to a very significant minority of colorblind people.) Showing everything in greyscale is just quick way for a person with normal vision to get a basic idea of whether the values alone are enough to make things distinguishable. It does not, and is not intended to, exactly simulate what things will look like to a colorblind person, but if everything is easily distinguishable in greyscale, then chances are good that a colorblind person (of whichever type) will have few problems.

This does leave open the matter of different types of greyscale, which gets into color spaces (HSV, HSL, ...), so if you want to be extra careful you could do more, but just desaturating the images is a good start.
User avatar
Viliam
Translator
Posts: 1341
Joined: January 30th, 2004, 11:07 am
Location: Bratislava, Slovakia
Contact:

Post by Viliam »

Thanks for all the feedback!

Now I think the idea was just too difficult. The easiest way to easily show the team is this (see attachment). It only takes a few pixels, and is completely obvious. Using the existing numbers is better than trying to discover them again in some quasi-binary form.


(PS: Yes the images were grayscale to convey how they may look to the fully colorblind people.)

Implementing this solution does not require writing a new code. Only editing files "ellipse*.png". The number could be shown in the same color as the ellipse.
Attachments
Team numbers.
Team numbers.
numbers.png (6.05 KiB) Viewed 3822 times
Lugo Moll
Posts: 123
Joined: August 1st, 2005, 11:15 am
Location: Sweden

Post by Lugo Moll »

Are there really fully colorblind people? I thought they just where unable to tell the difference between red and green. At least, that is the common variant.
"Oh, what sad times are these when passing ruffians can say Ni at will to old ladies."
-Roger the shrubber
Tux2B
Posts: 1217
Joined: March 29th, 2005, 8:18 pm
Location: Toulouse (South of France)
Contact:

Post by Tux2B »

Lugo Moll wrote:Are there really fully colorblind people? I thought they just where unable to tell the difference between red and green. At least, that is the common variant.
That is the most common variant (and the fact there are some people justifies the existence of something helping them to play Wesnoth as any other player) but there are some fully colour-blind people.
"There are two kind of campaign strategies : the good and the bad ones. The good ones almost always fail because of unforeseen consequences that make the bad ones succeed." -- Napoleon
Lugo Moll
Posts: 123
Joined: August 1st, 2005, 11:15 am
Location: Sweden

Post by Lugo Moll »

Yes, but that is such a small group so that it's pretty pointless to change the game just for them. Red-green color blindness, on the other hand, is about 4% of all males, so there may be a point in adapting to them.
"Oh, what sad times are these when passing ruffians can say Ni at will to old ladies."
-Roger the shrubber
wolfy
Posts: 69
Joined: January 24th, 2006, 12:08 pm
Location: Somewhere in Poland...

Post by wolfy »

Lugo Moll wrote:Yes, but that is such a small group so that it's pretty pointless to change the game just for them. Red-green color blindness, on the other hand, is about 4% of all males, so there may be a point in adapting to them.
I disagree. This should be optional- but making Wesnoth friendly for coloblind people is good decision.
entropomorphic
Posts: 65
Joined: March 18th, 2005, 9:01 pm
Location: Boston, MA

Post by entropomorphic »

There are many different kinds of colorblindness, some of which are more rare than others. Among these is the inability to see any color at all. Therefore, to deal with the most general case of colorblindness, accessibility programmers are encouraged to test their program in greyscale.

While some disabilities (like full-out legal blindness) might be unfeasable to make Wesnoth accessible for, colorblindness should be easy enough, as demonstrated by Viliam above. There's really no reason not to if somebody wants to spend the time to do it right...
User avatar
Cuyo Quiz
Posts: 1777
Joined: May 21st, 2005, 12:02 am
Location: South America

Post by Cuyo Quiz »

I would use it, and i'm not colorblind. It looks that good.
Cuyo Quiz,where madness meets me :D
Turn on, tune in, fall out.
"I know that, but every single person nags about how negative turin is; it should be in the FPI thread "Turin should give positive comments" =)"-Neorice,23 Sep 2004
Tux2B
Posts: 1217
Joined: March 29th, 2005, 8:18 pm
Location: Toulouse (South of France)
Contact:

Post by Tux2B »

wolfy wrote:
Lugo Moll wrote:Yes, but that is such a small group so that it's pretty pointless to change the game just for them. Red-green color blindness, on the other hand, is about 4% of all males, so there may be a point in adapting to them.
I disagree. This should be optional- but making Wesnoth friendly for coloblind people is good decision.
And I agree with this disagreement.

And Viliam's idea is easy to put in-game as you would just need to change some png's. If you want to make it very user friendly, you can make it be another theme. So why saying that you don't need it?
"There are two kind of campaign strategies : the good and the bad ones. The good ones almost always fail because of unforeseen consequences that make the bad ones succeed." -- Napoleon
User avatar
turin
Lord of the East
Posts: 11662
Joined: January 11th, 2004, 7:17 pm
Location: Texas
Contact:

Post by turin »

Sure, it's possible, but IIRC our plan was to remove all the elipses.png and replace them with one, Tcolored elipse. I guess this will make that plan null. :?




Complete color blindness is really, really rare. So much so that it is pointless to try to adapt Wesnoth to their needs. It would be like trying to make it playable by blind people - sorry, but I really doubt any blind people will ever be able to play Wesnoth.
For I am Turin Turambar - Master of Doom, by doom mastered. On permanent Wesbreak. Will not respond to private messages. Sorry!
And I hate stupid people.
The World of Orbivm
romnajin
Posts: 1067
Joined: February 26th, 2005, 7:26 pm
Contact:

Post by romnajin »

I think I like that idead the best, either putting as an option in preferences, or making it a custom "color blind" theme.
Sorry for the meaningless post
User avatar
Maeglin Dubh
Moderator Emeritus
Posts: 1154
Joined: November 16th, 2005, 8:38 pm
Location: Valley of the Shadow of Death
Contact:

Post by Maeglin Dubh »

I think this is one of those ideas that will either be implemented or scrapped... Options are not always desireable.

I can see the appeal of both sides. I am red-green colorblind, and I don't usually have trouble reading T-color elipses, but there are occasions.

On the other hand, substituting 8-9 different elipses for a single T-color elipse might be overly cumbersome... But not, in any way, impossible.
Post Reply