Skip to content

A simple Snake Game made using HTML5 <canvas> element, Vanilla JavaScript and JQuery

Notifications You must be signed in to change notification settings

hsemo/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Snake Game

Classic snake game.

❓ How to play

  • Go to the game url and start playing. You can move the snake around via the arrow_keys. Every time your score becomes a multiple of 10 the speed of the snake will increase and when the snake bites itself it's game over. To play again after the game is over you have to refresh the page.

OR

  • If you want to play locally then clone this repo with git clone "https://github.com/hsemo/snake_game.git" command and open the index.html file in any web browser.

☑️ TODO

  • Play again or replay feature
  • Game over indicator
  • Making the snake and board more beautifull

About

A simple Snake Game made using HTML5 <canvas> element, Vanilla JavaScript and JQuery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published