Skip to content

wolyslager/JS-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla JavaScript Snake Game App

Classic snake game application built in pure JavaScript, HTML, and CSS

Try it here!

Summary

Through this project, I learned how to use a combination of the canvas element and setInterval() to achieve simple animations. Building out the snake logic was fun and challenging at the same time because of the relationship between the interval length needed to execute the code and the smoothness of the animation. Overall a great project!

Author

About

Classic Snake App game built with CSS, HTML, and JavaScript!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published