Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help for blinds users #234

Open
djblind opened this issue Aug 3, 2024 · 0 comments
Open

help for blinds users #234

djblind opened this issue Aug 3, 2024 · 0 comments

Comments

@djblind
Copy link

djblind commented Aug 3, 2024

Hello,
I just found your PokerGPT repository. I am blind and I want to make PokerStars accessible for the blind. I do not want an automatic playing bot. I would like the cards to be spoken by screen reader software used by the blind, like NVDA, JAWS for Windows, or Windows Narrator.
I have a Python script that uses the APIs of NVDA, JAWS for Windows, or Windows Narrator. It detects if NVDA or JAWS is active and speaks what we want. If no screen reader is active, it will speak using the Windows Narrator. I can give you the Python code if you want.
I would like to have the cards in hand, as well as the flop, turn, and river cards announced with keyboard shortcuts, for example, keys 1, 2, 3, 4, 5, 6, 7. Also, the dealer's actions should be announced automatically. The players' names and their chip or money amounts should be announced via shortcuts F1, F2, F3, F4, F5, F6...
It should also announce the possible actions when it's my turn to play, such as call, bet, raise, check, fold. Shortcuts should be defined for each action. A shortcut to know the total pot would also be good.
Do you think you can help me with this project?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant