https://github.com/pstevovski/snake
Snake game
https://github.com/pstevovski/snake
game javascript snake
Last synced: 3 months ago
JSON representation
Snake game
- Host: GitHub
- URL: https://github.com/pstevovski/snake
- Owner: pstevovski
- Created: 2018-08-14T00:59:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T15:04:57.000Z (over 6 years ago)
- Last Synced: 2025-01-07T20:34:29.423Z (5 months ago)
- Topics: game, javascript, snake
- Language: JavaScript
- Size: 556 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Snake game remake
###### Bug - Snake dies instantly when it eats a food (position of the head is the same as position of body parts).