Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 779 Bytes

File metadata and controls

22 lines (14 loc) · 779 Bytes

SnakeGame

image image image image

This is a snake game using pygame.

To run:
----->Download zip or use git clone "url"
----->Go to output folder:
----->Double click "main.exe"

If you have Python installed you can run this way also:
----->In terminal:
----->Navigate to SnakeGame folder and write:
----->python main.py