Skip to content

Latest commit

Β 

History

History
16 lines (10 loc) Β· 737 Bytes

File metadata and controls

16 lines (10 loc) Β· 737 Bytes

🐍 Python Snake Game

Welcome to the Python Snake Game!
This is a simple implementation of the classic Snake game written in Python. Move your snake, eat food, grow longer, and try to beat your high score β€” but don’t crash into the walls or yourself!

πŸš€ Features

βœ… Simple controls
βœ… Score tracking
βœ… Modular code (separate files for snake, food, scoring)
βœ… Easy to customize

Screenshot 2025-07-12 at 12 39 04β€―PM Screenshot 2025-07-12 at 12 40 09β€―PM