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

Implement limited pre-moving #103

Open
kreibaum opened this issue Jan 9, 2023 · 1 comment
Open

Implement limited pre-moving #103

kreibaum opened this issue Jan 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kreibaum
Copy link
Owner

kreibaum commented Jan 9, 2023

For fast games, it would be good if I could already "Lift" one of my pieces during the opponents turn. You can then move your mouse to the target position and very quickly execute your move when it starts.

I don't think full pre-moving will work with Paco Ŝako. Only conditional pre-moving like I have seen in Go. https://github.com/online-go/online-go.com/wiki/The-game-view-and-playing-games#planing-conditional-moves

Requires the frontend to know which side you are playing.
Requires #81 for proper speed. (Done)

@kreibaum kreibaum added the enhancement New feature or request label Aug 14, 2023
@kreibaum
Copy link
Owner Author

kreibaum commented Jun 1, 2024

Very much related to #129 and #126 - maybe also to #128.

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

1 participant