undead
Chieftain
- Joined
- Dec 7, 2012
- Messages
- 52
Hello all,
I have been thinking about turning civ4 into a completely accessible audio game. The speech would be done by a screen reader like NVDA controlled from Python or C++.
I'm not enough familiar with the API, so could someone tell me if it would be possible and if Python would be enough?
Some significant modifications would be, for example:
- a "map" mode to explore the known map, getting the contents of every tile
- a "city" mode to examine and change which tile will be worked
I think a potential tester has the vanilla version. Would the API for BTS or Warlords provide significant additional features for this mod?
Thanks.
I have been thinking about turning civ4 into a completely accessible audio game. The speech would be done by a screen reader like NVDA controlled from Python or C++.
I'm not enough familiar with the API, so could someone tell me if it would be possible and if Python would be enough?
Some significant modifications would be, for example:
- a "map" mode to explore the known map, getting the contents of every tile
- a "city" mode to examine and change which tile will be worked
I think a potential tester has the vanilla version. Would the API for BTS or Warlords provide significant additional features for this mod?
Thanks.