georgbuechner / dissonance

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

Enemy and player Resource-Neurons do not have the same color #71

Closed georgbuechner closed 2 years ago

georgbuechner commented 2 years ago

Currently, the enemys' resource-neurons do not have the same color as the players'.

While the player's resource-neurons are correctly have the color COLOR_RESOURCES, the enemy's resouce-neurons always have the same color as the enemy.