Skip to content

taran-1407/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

The Snake Game is back, in Full Screen mode! The live demo is hosted on Cloudflare pages, which can be found here

It uses HTML Canvas element painting to paint each frame after every move at time interval of 200ms. The Game is completely written in HTML, CSS and Vanilla Javascript, using Google Fonts for fonts. Box Blur Algorithm is used to manually blur the image when the game is over. In case you face any issue, feel free to create an issue at this repository, for I plan to maintain this repository for foreseeable future.

Please star the repository if you like it. Feel free to create an issue, or a Pull Request.

Issues

  • Window Resize event not fired in firefox browsers. JQuery didn't help as well.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published