Skip to content

A minimal snake game using HTML, CSS & Javascript.

License

Notifications You must be signed in to change notification settings

anantaraha/snakeloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeLoop

A minimal snake game using HTML, CSS & Javascript.

Rules

  • Help the snake catch the given foods
  • Catching food makes the snake longer
  • Avoid wall collision and self loop
  • Survive as long as possible

Preview: https://anantaraha.github.io/snakeloop/