https://github.com/chunkhang/js-snake
A basic snake game coded using pure JavaScript
https://github.com/chunkhang/js-snake
Last synced: over 1 year ago
JSON representation
A basic snake game coded using pure JavaScript
- Host: GitHub
- URL: https://github.com/chunkhang/js-snake
- Owner: chunkhang
- Created: 2017-12-16T14:09:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T14:27:13.000Z (over 8 years ago)
- Last Synced: 2024-10-19T11:31:33.787Z (almost 2 years ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake
**YouTube**: "Hey, let me recommend you this video."
**Me**: "Meh. Okay."
(Thus Snake was made)
Source: https://www.youtube.com/watch?v=9TcU2C1AACw
## To play (Please don't)
1. Download code with `git clone https://github.com/chunkhang/snake.git`
2. Open `index.html` with browser
3. Play with arrow keys