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
Snake Game using Pygame library of Python. You can control the Snake by right, left, up, and down keys for each food you eat, you get +10 points and the snake size also grows.
Added a front and game-over page and some sound effects.