🐍 Snake Game (Python) A classic Snake Game built using Python and Pygame. 🎮 Features Smooth snake movement Score tracking Increasing difficulty Custom animations 🛠️ Tech Used Python Pygame ▶️ How to Run pip install pygame pip install random pip install os python game snake.py