An open API service indexing awesome lists of open source software.

https://github.com/mpaterakis/html-snakegame

A single-file snake game made purely in html and vanilla JavaScript, with keyboard and touchscreen functionality.
https://github.com/mpaterakis/html-snakegame

game-2d gestures html-css-javascript keyboard local single-file touchscreen

Last synced: 5 months ago
JSON representation

A single-file snake game made purely in html and vanilla JavaScript, with keyboard and touchscreen functionality.

Awesome Lists containing this project

README

          

# html-snakeGame 🐍
A **single-file** snake game (SNEK SOULS) made purely in html and vanilla JavaScript, with both keyboard and touchscreen functionality.

All you need is **snakeGame.html**, you can either upload it to your server or run it locally.
You can change the *Editable Variables* to your liking, before deploying/running it.

Try it at https://mpaterakis.github.io/html-snakeGame/snakeGame.html!!

Have fun! :D