snake icon indicating copy to clipboard operation
snake copied to clipboard

A snake game built using Vanilla JS and HTML CSS

Results 7 snake issues
Sort by recently updated
recently updated
newest added

**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...

Add dark mode in index.html

hacktoberfest-accepted

Use [Materialize CSS](https://materializecss.com/) to enhance the components used in the website like buttons, hover effect, etc.

enhancement
good first issue
hacktoberfest
UI

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...

enhancement
help wanted
UI

\*\***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...

enhancement
hacktoberfest

For now, only the desktop version works. Mobile version to be implemented using swipe gestures

enhancement
hacktoberfest