Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 550 Bytes

File metadata and controls

12 lines (7 loc) · 550 Bytes

Python-Snake-Game

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.

Screenshots

Front

GamePlay

Exit Page