A command line and keyboard based strategy-game written in c++, where audio-input determines the AI-strategy and lays the seed for the map-generation.
GNU General Public License v3.0
32
stars
3
forks
source link
Make sure user cannot build in unreachable places #48
Closed
georgbuechner closed 2 years ago
For this the
drawrer
needs to know all positions in the graph. This could be sent with the initial field-setup.