Hi Chris, You need to understand the way a game handles the mouse and the way a standard Windows program work completely differently. On completely different sorts of info. I will spare you the technical details here, and only give you the simple difference. In a game all the game is looking for is if the mouse has moved left or right, forward, or back. If it is moved left the player turns or moves left. If it is moved right the player turns or moves right. The left and right buttons can be used as fire controls. Beeps etc can be used to cue a blind gamer in to weather or not a bug, monster, etc is centered for firing. Esentually, a mouse just becomes another joystick. In regular, normal, programs a blind user can not use the mouse because the mouse pointer must be pointing at a specific spot on the screen to click on buttons, menus, icons, etc. In games the mouse does not have to be pointing at a specific spot, and the game only cares if it is moving or not.
Chris Frahm wrote: > Hey what's up? Hope your weekends all went well. If bug blast is a > mouse > driven game, and a person's totally blind, how do they access it? Just > wondering 'cause I'd get a kick out of bug blast. > I hate cockroaches so blasting them away sounds theraputic. > LOL > Later, > Chris > > > > to leave send a blank Email to: [EMAIL PROTECTED] > You can contact the list owners/moderators by Emailing > [EMAIL PROTECTED] > to go nomail send a blank message to: [EMAIL PROTECTED] > change "nomail" to "normal" to resume messages. > > > > SPONSORED LINKS > Visually impaired product > <http://groups.yahoo.com/gads?t=ms&k=Visually+impaired+product&w1=Visually+impaired+product&w2=Visually+impaired&w3=Computer+game+design+schools&w4=Computer+games&w5=Computer+game+magazine&w6=Computer+game+magazine+subscription&c=6&s=177&.sig=32D8ViodYCQCHZRAQW_Dcw> > > Visually impaired > <http://groups.yahoo.com/gads?t=ms&k=Visually+impaired&w1=Visually+impaired+product&w2=Visually+impaired&w3=Computer+game+design+schools&w4=Computer+games&w5=Computer+game+magazine&w6=Computer+game+magazine+subscription&c=6&s=177&.sig=CRPp-U2ltP1KDAoanb0meg> > > Computer game design schools > <http://groups.yahoo.com/gads?t=ms&k=Computer+game+design+schools&w1=Visually+impaired+product&w2=Visually+impaired&w3=Computer+game+design+schools&w4=Computer+games&w5=Computer+game+magazine&w6=Computer+game+magazine+subscription&c=6&s=177&.sig=rVtw3G6goDjfY_FlbVVOSA> > > > Computer games > <http://groups.yahoo.com/gads?t=ms&k=Computer+games&w1=Visually+impaired+product&w2=Visually+impaired&w3=Computer+game+design+schools&w4=Computer+games&w5=Computer+game+magazine&w6=Computer+game+magazine+subscription&c=6&s=177&.sig=TmlTsFNaSS8WT-4Xkf9MkA> > > Computer game magazine > <http://groups.yahoo.com/gads?t=ms&k=Computer+game+magazine&w1=Visually+impaired+product&w2=Visually+impaired&w3=Computer+game+design+schools&w4=Computer+games&w5=Computer+game+magazine&w6=Computer+game+magazine+subscription&c=6&s=177&.sig=i6e-oum-orl_adJG7d3MGQ> > > Computer game magazine subscription > <http://groups.yahoo.com/gads?t=ms&k=Computer+game+magazine+subscription&w1=Visually+impaired+product&w2=Visually+impaired&w3=Computer+game+design+schools&w4=Computer+games&w5=Computer+game+magazine&w6=Computer+game+magazine+subscription&c=6&s=177&.sig=EO7SYaf5OUbcYz0e7H1VJQ> > > > > > ------------------------------------------------------------------------ > YAHOO! GROUPS LINKS > > * Visit your group "blindgamers > <http://groups.yahoo.com/group/blindgamers>" on the web. > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------------------------------------------------ > to leave send a blank Email to: [EMAIL PROTECTED] You can contact the list owners/moderators by Emailing [EMAIL PROTECTED] to go nomail send a blank message to: [EMAIL PROTECTED] change "nomail" to "normal" to resume messages. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/blindgamers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
