Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RF: Use classic game_state for communication with the bots #851

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Debilski
Copy link
Member

@Debilski Debilski commented Mar 6, 2025

This undos the split in team/enemy in the state that a team receives.

The reasoning is that this format makes it easier to reuse functions from game.py in one’s own code.

Works and checks all tests but will need some cleanup and full implementation of #844 to be really useful.

This undos the split in team/enemy in the state that a team receives.

The reasoning is that this format makes it easier to reuse functions
from game.py in one’s own code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant