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

Make all objects stateless. #3

Open
asaf-kali opened this issue Feb 16, 2022 · 0 comments
Open

Make all objects stateless. #3

asaf-kali opened this issue Feb 16, 2022 · 0 comments

Comments

@asaf-kali
Copy link
Owner

asaf-kali commented Feb 16, 2022

Specifically:

  1. Instead of player.team_color, pass team_color in state each turn.
  2. GameManager should represent just a single game (no init game, reset state, etc).
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

No branches or pull requests

1 participant