JavaScript-Snake icon indicating copy to clipboard operation
JavaScript-Snake copied to clipboard

The game of Snake written in JavaScript.

Results 25 JavaScript-Snake issues
Sort by recently updated
recently updated
newest added

Hey there! I made a neon theme for this awesome game! Please take a look and let me know if there are any issues. If not, then it would be...

Added Gamepad support.

Hey there dear patorjk! i was playing a _slightly_ altered version of your snake game recently and i wanted to ask if there could be a way to fix this...

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

enhancement

You can't see the snake's path, especially when the player has "coiled" the snake in a series of ➡⬆⬅ moves. If the gaps between the squares were filled in, you...

enhancement

I didn't know how to submit a pull request so i put the code for it here. /* JavaScript Snake By Patrick Gillespie http://patorjk.com/games/snake */ body { margin:0px; padding:0px; background-color:...

Of course many gamepads are different, but I would really appreciate the baseline support for gamepads and then an individual user can fill in the buttons for their specific pad...

I made color changes to make the themes easier on the eyes.

needs work