I think you will find it very difficult to make a pygame application accessible to people with screenreaders, since it has no concept of "text", "buttons" etc. There is literally only a collection of pixels in memory.
Regards, Ulf
I think you will find it very difficult to make a pygame application accessible to people with screenreaders, since it has no concept of "text", "buttons" etc. There is literally only a collection of pixels in memory.
Regards, Ulf