Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 160 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 160 Bytes

Snake-Game

Snake game in Python

How to play ?

  • Use arrow keys to change direction
  • Game will restart on hitting wall or it's own tail

Have fun :)