-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Add debug mode for AIs, launchable by CLI argument, to e.g.
- display numbers of goals and seekers
- display targets of seekers
- display arbitrary other information in order to know which function is being executed, what are values of variables etc.
For the last point I would suggest a string InformationToBeDisplayedInDebugMode or something similar which is always printed somewhere and can be filled by the players in whatever way they like.