Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 281 Bytes

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/