issues
search
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
Check log statements
#10
Open
georgbuechner
opened
3 years ago
georgbuechner
commented
2 years ago
Some general rules could be:
All in-game-log are bug (except maybe some seldomly occurring crucial logs)
All main set-up information should be info (word created...)
Additional set-up information should be debug
Some general rules could be: