We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add way to direct snake with keyboard input
No response
The text was updated successfully, but these errors were encountered:
See snapshot below for how to capture keyboard inputs in javascript: https://jsbin.com/yagopibaye/1/edit?js,console,output
Further reading addEventListener: https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener switch statement: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/switch
Sorry, something went wrong.
Implemented in #36
Successfully merging a pull request may close this issue.
What are you requesting?
Add way to direct snake with keyboard input
What platforms will work be required for?
No response
The text was updated successfully, but these errors were encountered: