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.
- Host: GitHub
- URL: https://github.com/mpaterakis/html-snakegame
- Owner: mpaterakis
- License: mit
- Created: 2019-09-26T09:51:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T07:23:11.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T19:42:57.587Z (about 1 year ago)
- Topics: game-2d, gestures, html-css-javascript, keyboard, local, single-file, touchscreen
- Language: HTML
- Size: 29.3 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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