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

Making a drill session custom layout #131

Open
st4ycool opened this issue Aug 12, 2024 · 3 comments
Open

Making a drill session custom layout #131

st4ycool opened this issue Aug 12, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@st4ycool
Copy link

Hey! I tried to make a drill layout to exercise but failed to find the right place to do it.
Could you please give a hint on how to do it most simply?

@ekiefl
Copy link
Owner

ekiefl commented Sep 8, 2024

You'll have to be more specific.

@yuriianikin-nc
Copy link

Aim was to just put balls in a particular layout. E.g. six balls near each corner.

And the level up would be to spawn a ball after each pot

@ekiefl
Copy link
Owner

ekiefl commented Sep 12, 2024

Sorry, that's not easy right now.

You could make a specific layout with the infrastructure provided in pooltool/layouts.py and then make a specific game with the infrastructure provided in pooltool/game/. Finally, change line 543 of pooltool/ani/animate.py to select your new practice mode.

@ekiefl ekiefl added the enhancement New feature or request label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants