Classic Snake App game written entirely in pure Javascript, HTML and CSS
Play it here
I learned how to use canvas and JavaScript to make Snake. The most difficult feature was growing the Snake when it ate an Apple. I used an array of objects to keep track of newly added Snake parts. I then painted those individually using canvas.
- Chris Detmering - Full-Stack Software Developer - LinkedIn