https://github.com/ivailop7/snake-game
A snake game in JavaScript done following a YouTube Video
https://github.com/ivailop7/snake-game
javascript p5js snake-game tutorial
Last synced: about 1 year ago
JSON representation
A snake game in JavaScript done following a YouTube Video
- Host: GitHub
- URL: https://github.com/ivailop7/snake-game
- Owner: ivailop7
- Created: 2017-03-09T13:43:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T15:40:08.000Z (almost 9 years ago)
- Last Synced: 2025-02-05T09:17:13.275Z (over 1 year ago)
- Topics: javascript, p5js, snake-game, tutorial
- Language: JavaScript
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game in 10 Minutes
Recreated a snake game following a 10-minute coding tutorial
challenge here - https://youtu.be/AaGK-fj-BAM
by Daniel Shiffman
in JavaScript and a library called p5.js