Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 443 Bytes

File metadata and controls

21 lines (16 loc) · 443 Bytes

Snake Game with Python

Screenshot

Required Libraries

pip install pygame

Keys and Control

Up : ↑ Down : ↓ Right : → Left : ←

Toggle/Exit Fullscreen : F

Chance the color of everything : D

Contributing

Please give feedbacks, pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.