Game Development Community

"Game Over" airing on PBS

by Joshua Dallman · 05/08/2007 (3:12 pm) · 9 comments

Game Over -- the world's first universally inaccessible game -- was recently featured on a segment about video games and disabilities on PBS.

Watch the TV show segment in your browser:

http://terranova.blogs.com/terra_nova/2007/05/pbs_to_broadcas.html

Read more about Game Over in the IOTD.

Good issues to think about for independent developers who have the power to make change happen in this area.

#1
05/08/2007 (5:04 pm)
I agree this is an important niche that should be explored more thoroughly. While I haven't the funding to support it myself, I would like to see a min spec doc for accessibility, for game designers to adhere to and I will adopt that in my games as I produce them. Does such a doc exist?
#2
05/08/2007 (5:13 pm)
Wow, they said "SONY's Xbox 360 and Microsoft's Playstation3" What!? Despite that amazing error, the video was interesting.
#3
05/08/2007 (5:13 pm)
Such min spec docs should exist for every piece of electronically accessible media. It really gets me how ambiguous accessibility rules and recommendations are (Web, eLearning). Some accessibility practices are just plain good for everyone and are seriously thirsty for some established standards and a 'great seal' of conformance sticker to slap on there - so you know that it meets the prescription.

When the same keys access the same functions where possible in a standard spec, etc... I'd think everyone wins. Makes for a better experience when you are already familiar with the fingerwalk and stuff.

S
#4
05/08/2007 (5:50 pm)
Quote:While I haven't the funding to support it myself
Most accessibility options are cheap to add. For example, when adding closed captioning to a game with dialogue, you already have all the dialogue in text format, it's just a matter of having it display on screen with the audio file played. Another example, having a second set of gems that use symbols instead of colors for a match game so colorblind players can play. Takes a few seconds in photoshop and a few extra lines of code and one GUI checkbox. Something like making sure your game is compatible with special input devices does take more of an investment in time, but there certainly exists easy things that game developers can do.

Quote:I would like to see a min spec doc for accessibility
Here's something close: a Top 10 List of Ways to Improve Accessibility. Even if you hit only one or two, like closed captioning and control remapping, it can make a big difference.

Quote:It really gets me how ambiguous accessibility rules and recommendations are (Web, eLearning).
I couldn't agree more. The IGDA SIG is working on specs as you describe. Adobe has a simply excellent information resource for developers creating web and flash content with accessibility considerations (located at http://www.adobe.com/accessibility/), but obviously far more people use the web than make games, so accessibility issues are more visible in that medium than ours (one look at the near empty room at the GDC accessibility event shown in the video gives a clear visual indication of just how much interest the game industry has in this topic).
#5
05/08/2007 (8:33 pm)
@Joshua - excellent - that's exactly what I want. I think it's best to know how to incorporate the aids early in development so it's just part of the process and make it accessible to everyone.

With regard to funding, I mean I don't have the money to work on a joystick or voice recognition system for physically challenged people. I do however have the ability to support other methods of accessibility and will do so. Thanks for the links.
#6
05/09/2007 (11:46 am)
Interesting Link, could form a model for other voluntary / involuntary industry standards. The Australian Bankers association has laid out in some detail what they will be / are doing to standardize things like ATM machines.

www.bankers.asn.au/Default.aspx?ArticleID=344

Industry standards are nice, especially when conformance comes with some type of a seal indicating participation. Less brainwork when a braintrust has already figured some good things out. Making it voluntary gives people an out (which is good in some ways - creates progression and creative abrasion).
#7
05/09/2007 (1:44 pm)
Congrats!
#8
05/26/2007 (7:05 pm)
As the parent of a visually impaired (VI) child who strongly desires to be involved when our other kids play video games, I definitely want to see improvements here. He actually does play a few games such as MonkeyBall (gamecube...you can tell where you are by the sounds) and the $15.00 Nick Spongebob "game in a joystick" games, also because the sounds tell you what to do. From this, I have been careful to include "sounds cues" in my projects.

This experience has also made me notice that in games I truly love to spend time in (WoW, Starcraft) that while a LOT of the game has text display, there is a lot of KEY game interaction that is not! It is amazing this simple thing is overlooked so easily. (yes, VI sensitity leads to sensitivity to deafness, also). Think about how easy it is to "caption in" the dialogue for your game....I mean, you already have a script, right?

BTW, If anyone wants the services a young VI beta tester, let me know ;-)
#9
11/14/2007 (11:08 am)
@Jonathan,

If I may ask, what's his vision like? I have a special interest in adding accessability to my
games because I am legally blind myself, and my wife used to interpret for the deaf.
If you'd rather continue this in private, my email address is in my profile.