/Python-Snake-Game

Snake Game using 'Pygame' library of Pyhton.

Primary LanguagePython

Python-Snake-Game: Snake Game using pygame library of Python.You can control Snake by right,left,up and down keys and each food you eat, you get +10 points and snake size also grow. For attractiveness,I added a front and game-over page and some sound effects.