Snake Game Redux
Coding Challenge #115
Snake Game!? Again!? Now with the p5.js Web Editor!
Community Contributions
- Sketch Algorithms Snake Game Tutorial using vanilla JS by Subesh Bhandari (Source Code)
- Rainbow Snake Game by Bohdan Drahan (Source Code)
- Snake3D by Nick 'Milchreis' Müller (Source Code)
- Snake by Frederik Shull (Source Code)
- Snake game 16x8 display by David Snyder (Source Code)
- Snake Game AI by Mike Kuijper (Source Code)
- Snake Game, custom canvas sizing based on window size, better UI by Loïc Rico (Source Code)
- Snake Game, using ml5 facemesh to play on and with your face by apsyll (Source Code)
You can also add your own version! (See how)
Links discussed in this coding challenge
Videos discussed in this coding challenge
- Coding Challenge #3: Snake Game
- ES6 Classes by The Coding Train