Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 260 Bytes

Snake_Game

  • This is a simple game that is made using python turtle package
  • This game is controlled using W (up) , S (down), A (left), D(right)

Demo of the program