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

Page Unresponsive when snake reaches a length > 15 #1

Open
srikanth7785 opened this issue Nov 14, 2021 · 0 comments
Open

Page Unresponsive when snake reaches a length > 15 #1

srikanth7785 opened this issue Nov 14, 2021 · 0 comments

Comments

@srikanth7785
Copy link
Owner

srikanth7785 commented Nov 14, 2021

I acknowledge that the page becomes unresponsive as the snake reaches a length of 15 on mobile browser, 20 on desktop browser. I suspect that this behavior is due to some memory leak or may be because it used all the buffer space by the time it reaches a length of 15(or 20) on mobile(or desktop). I'm trying to figure out how to resolve this issue.

any contributions towards solving this is issue are most welcome.

feel free to play around the code and do raise a pull request if you've managed to solve this issue.

Thanks in advance. All the best 🤝

Page Unresponseive(laptop browser)

@srikanth7785 srikanth7785 changed the title Page unresponsive when snake reaches a length > 15 Page Unresponsive when snake reaches a length > 15 Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant