Solution to voice over map accessibility - ID: 1446
From Silversword RPG Wiki
FORUM: Feature Requests
This topic was started by Utopian on 03/10/2016, 02:56:56
Post by Utopian on 03/10/2016, 02:56:56
After doing some coding on a game of the same sort as Silversword I think I have found a way to make the map accessible to voiceover users.
As the game is already split into squares on a (x, y) grid, a table with rows and columns for corresponding axis of the grid could be made and as each new square is entered the corresponding cell in the table would hold text stating what was the: water, grass, wall etc. The idea isn't perfect but would increase the accessibility of the game.