Coding Challenge #3: The Snake Game
In this 10 Minute Coding Challenge, I attempt to code a p5.js version of the Snake Game.
Send me your 10 minute coding challenge!
Contact: http://twitter.com/shiffman
To see the debugging process: https://www.youtube.com/watch?v=yUO2bWfBgN8#t=39m00s
Source Code For This Challenge:
p5.js: https://github.com/CodingTrain/Rainbow-Code/tree/master/challenges/CC_03_Snake_game_p5.js
Processing: https://github.com/CodingTrain/Rainbow-Code/tree/master/challenges/CC_03_Snake_game
p5.js: https://p5js.org/
Wikipedia page for the Snake Game: https://en.wikipedia.org/wiki/Snake_(video_game)
For More 10 Minute Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
source