HearthSim / Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows
https://hsreplay.net/downloads/
4.61k stars 1.11k forks source link

screen reader accessibility for deck tracking #4371

Open TheGreatAthlon opened 2 years ago

TheGreatAthlon commented 2 years ago

Hello, Hearthstone has been made accessible to blind and low vision players via a plugin called hearthstone access (https://hearthstoneaccess.github.io). In order to improve at hearthstone it would be beneficial to have access to the deck tracking features of this great program. Since it's programmed in .net, it should be relatively simple to add a standard windows list control containing the cards left in the player's deck and the probability of drawing them as text strings, and navigable with the keyboard. It could be set as an option that could show or hide and separate from the Hearthstone overlay. It would also be beneficial to be able to save textual logs of replays that could be viewed in a text editor such as Notepad for study.