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

Wait for an arrow-key press after coming out of pause. #80

Open
billpg opened this issue Sep 10, 2021 · 0 comments
Open

Wait for an arrow-key press after coming out of pause. #80

billpg opened this issue Sep 10, 2021 · 0 comments

Comments

@billpg
Copy link

billpg commented Sep 10, 2021

When coming out of pause, the game starts running right away without giving the player a chance to reorient themselves into the hectic action. It would be better if once the user has dismissed the pause box, the game game doesn't actually resume until the user then presses an arrow key.

If the arrow key is a change in direction when when the game was paused, the snake's next move should be in the new direction indicated by the player's key-press.

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

No branches or pull requests

2 participants