Skip to content

chrisdetmering/snakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Javascript Snake App


Classic Snake App game written entirely in pure Javascript, HTML and CSS


Play it here


Summary

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.

Author

  • Chris Detmering - Full-Stack Software Developer - LinkedIn

About

Snake game for SDMM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published