https://github.com/gavindsouza/snake.js
A simple snake game implementation in JavaScript
https://github.com/gavindsouza/snake.js
simple snake-game
Last synced: 2 months ago
JSON representation
A simple snake game implementation in JavaScript
- Host: GitHub
- URL: https://github.com/gavindsouza/snake.js
- Owner: gavindsouza
- License: mit
- Created: 2018-10-06T16:09:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T11:08:32.000Z (over 6 years ago)
- Last Synced: 2025-01-15T14:18:21.074Z (4 months ago)
- Topics: simple, snake-game
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake.js
still under construction 👷*"A simple snake game implementation in pure JavaScript"*
Just because I think it'll be fun 🐍
``Basically, this is me brushing up on my JS skills.``
Licensed under [MIT](LICENSE)