https://github.com/kalwar/snake-game
a very basic snake game using queue DS on the web
https://github.com/kalwar/snake-game
data-structures javascript queue snake-game
Last synced: 3 months ago
JSON representation
a very basic snake game using queue DS on the web
- Host: GitHub
- URL: https://github.com/kalwar/snake-game
- Owner: kalwar
- License: mit
- Created: 2021-12-16T15:05:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T16:45:43.000Z (over 4 years ago)
- Last Synced: 2025-01-17T19:55:31.265Z (about 1 year ago)
- Topics: data-structures, javascript, queue, snake-game
- Language: JavaScript
- Homepage: https://u16p.com/nsx2bre
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake-game
a very basic snake game using queue DS on the web