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

View history of the game without keyboard #10

Open
misha-franz opened this issue Feb 10, 2024 · 2 comments · May be fixed by #12
Open

View history of the game without keyboard #10

misha-franz opened this issue Feb 10, 2024 · 2 comments · May be fixed by #12

Comments

@misha-franz
Copy link

Hi David,

I played your beautiful implementation of Yinsh a few times and really enjoy it.

Sometimes I cannot catch what just happen and ability to view history is good.

However when I play on a cellphone (in most cases) there is no keyboard.

Would you mind making left and right words clickable to navigate the history in the message:

"You can use the left/right arrow keys to view the history of the game."

This will not affect the overall cleanness of the UI and will allow viewing history without keyboard.

Thanks,
Michael

@sharkdp
Copy link
Owner

sharkdp commented Feb 10, 2024

Sometimes I cannot catch what just happen

I know, there should really be some kind of animation to help the user see what the AI does.

Would you mind making left and right words clickable to navigate the history in the message:

That's a good idea! Unfortunately, I don't even have access to the tooling I used to create the frontend ("Haste"). Last time I tried to get it running, I failed :-/. But we might be able to do this with a JavaScript hack that would replay a left/right-press key event when the link is clicked?

@misha-franz
Copy link
Author

misha-franz commented Feb 12, 2024 via email

@sharkdp sharkdp linked a pull request Jul 10, 2024 that will close this issue
32 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants