Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-30 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test I reduced size of board. I think it's a little easier to comprehend now, even for sighted players.@17, I've changed the rules about one direction while reducing. Genuinely - thank you for your patience, and giving it a chance. Would it be more

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-30 Thread AudioGames . net Forum — Developers room : frastlin via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test I would recommend triggering the speech after the help music. So when the intro music finishes, play the speech. Otherwise, it's really hard to hear the screen reader.I would like a hint of what to do during the first round, for example, I

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-29 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Coolcoolcoolcoolcool. I've added / and ? as help buttons, and 'enter' as a select button. Next gameplay changes are probably going to inadvertently make it a little easier to parse; I think the board is about to get a little bit smaller.Desktop

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-29 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Coolcoolcoolcoolcool. I've added / and ? as help buttons, and 'enter' as a select button. Next gameplay changes are probably going to inadvertently make it a little easier to parse; I think the board is about to get a little bit smaller. URL

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-27 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test @14, do us all a favor:Play the game first.No, seriously. If you want to give feedback, shocker, you have to play the product about which you are going to share your opinions. URL: https://forum.audiogames.net/post/546263/#p546263

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-27 Thread AudioGames . net Forum — Developers room : TheTrueSwampGamer via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test @1 this is a very good way to take on accessibility. Build it in while the code is still being made, not later when you have to go back and rework it to work right with screen readers. I'm not sure  what you've done, but here is what i would

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-27 Thread AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test @11 Oh, and I didn't hear the "H for help" message. It could very well have said it and I didn't hear it over the start music. Not necessarily recommending getting rid of the start music, but I'd still consider "?" inste

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-27 Thread AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Hey, works well! Haven't had time to play an actual game, but here's my feedback:Under Linux/Orca, I can tab to the application area and am automatically switched to Orca's focus mode (NVDA Forms mode equivalent.) At that point, my keyboard

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-27 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Excellent! I'll have look in my morning and check with Narrator.A key press should get through the title screen. H on the game mode will give help which gives the rest of the keys (Arrows or WASD to move cursor, R to Resign, Space to select

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-27 Thread AudioGames . net Forum — Developers room : pitermach via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Hi there, awesome to see new faces making their games accessible! In Narrator the key you want is also Caps+Space, you want to be in the mode where it says "Scan off". For the best results as far as screen reader testing on Windows g

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-26 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Typically you can turn on something called browsing mode if you want your keys to be sent directly to the window. I’m not sure what is the command to do so in narrator, or even if it is possible, but in NVDA  you can press the NVDA modifier

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-26 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test I've got keyboard input working, but I'm having issues with the screen reader (being Windows Narrator) intercepting my keypresses. Could anybody with another screen reader let me know if the version that's up now works for them?If not, has

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-15 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Oh - it was using mouse. Sorry - I'm still new at this. I'll get the keyboard working too. URL: https://forum.audiogames.net/post/541676/#p541676 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-15 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test I think its meant to be used on mobile, it didn't respond to keyboard commands when I tried last night and I was too lazy to load it up on my phone. URL: https://forum.audiogames.net/post/541490/#p541490 -- Audiogames-reflector mailing

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-15 Thread AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test First, thanks so much for working to make your game accessible! Gave this a brief attempt:1. The password appears to no longer be needed. I assume you removed it?2. I had a hard time using the "Click or tap to start" control. In

SwipePoker - HTML5 Canvas with Aria Test

2020-06-14 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
SwipePoker - HTML5 Canvas with Aria Test Heya - I've made a game, that still needs balancing - but I've tried making it accessible with a screen reader. It's on https://nerdygentleman.itch.io/swipe-poker (password 'Poker!' (Poker, with a capital P, followed by an exclamation mark)- only

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-14 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Sorry - didn't realise that screenreaders wouldn't get the exclamation mark URL: https://forum.audiogames.net/post/541366/#p541366 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-14 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test There's a thing in it like a ! thing, review with punctuation thing like #!/bin/gcc URL: https://forum.audiogames.net/post/541364/#p541364 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-14 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Hi, I would love to try this out and give feedback. However when I enter the password it says it is invalid. It is "Poker" without the quotes, right? Edit: Oops, my bad. I forgot the "!". Trying it out now. URL: https://

Re: SwipePoker - HTML5 Canvas with Aria Test

2020-06-14 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: SwipePoker - HTML5 Canvas with Aria Test Hi, I would love to try this out and give feedback. However when I enter the password it says it is invalid. It is "Poker" without the quotes, right? URL: https://forum.audiogames.net/post/541363/#p541363 -- Audiogames-reflect

SwipePoker - HTML5 Canvas with Aria Test

2020-06-14 Thread AudioGames . net Forum — Developers room : nerdygentleman via Audiogames-reflector
SwipePoker - HTML5 Canvas with Aria Test Heya - I've made a game, that still needs balancing - but I've tried making it accessible with a screen reader. It's on https://nerdygentleman.itch.io/swipe-poker (password 'Poker!' - only because it's not ready for general consumption).I'm