You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python Snake Game created during my '100 Days of Code' journey. In this program, I apply Object-Oriented Programming (OOP) principles to design and implement the game logic and structure.