snake
snake copied to clipboard
A snake game built using Vanilla JS and HTML CSS
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Use [Materialize CSS](https://materializecss.com/) to enhance the components used in the website like buttons, hover effect, etc.
A switch button to enable and disable dark mode. Also, the dark mode should be able to work on all the pages, and it should save its theme in local...
\*\***Describe the issue that the Pull Request resolves**\*\* A clear and concise description of the issue. If the issue is present in the list of issues, mention `closes #` \*\***Describe...
Presently, a very simple algorithm is used to make the snake play automatically. Better algorithm can be used to make the snake not die soon. Use AI algorithms to make...
For now, only the desktop version works. Mobile version to be implemented using swipe gestures