Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

handling-events #82

@adsamu

Description

@adsamu

Description:

We need to implement a mechanism to handle events received from the game controller. This issue will likely involve more design considerations than actual lines of code, as it's about figuring out the best approach. Look at appendix B in the rules.

We get the information from the referee, like time out, kick off, penalty kick, but we don't do anything with the information. The task is to set up the structure for this. It should probably be the slowbrain that act upon the information received from the gamecontroller.

link to gamecontroller: http://localhost:8081

Tasks:

  • Hardcoded Scenario Handling:
    • Ensure it is easy for developers to write code for specific events.

Considerations:

  • If you have any other ideas for a better approach, feel free to implement them.

Metadata

Metadata

Assignees

Labels

aithings related to the ai

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions