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

Find a way to imbricate tactics into eachother #325

Open
frstp64 opened this issue Mar 10, 2018 · 3 comments
Open

Find a way to imbricate tactics into eachother #325

frstp64 opened this issue Mar 10, 2018 · 3 comments
Assignees
Labels

Comments

@frstp64
Copy link
Contributor

frstp64 commented Mar 10, 2018

./ai/STA/Tactic/goalkeeper.py:57: # TODO: go_kick is copy paste in goalkeeper, we need to find a way to schedule a go tactic in another tactic

The problem: there is a lot of code that is duplicated in different tactics, finding a clean way deduplicate it (composite pattern?) would make the tactics more concise.

@PhiBabin
Copy link
Member

This is related to the play tactic inside another tactic.

@wonwon0
Copy link
Collaborator

wonwon0 commented May 31, 2018

@PhiBabin t'avais fini ca messemble hen?

@PhiBabin
Copy link
Member

J'ai rien changer, on fait juste un hack attendant. Cette issue est encore valide, puisqu'il n'a pas été directement fixé, plus tot contourné.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants