Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

Flutter Snake Game

Features

  • Snake moves in all directions.
  • Snake grows when it eats the apple.
  • If snake overlaps with itself, game ends.