Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 676 Bytes

File metadata and controls

25 lines (16 loc) · 676 Bytes

Snake-Game

This Snake Game Is Made Using Python 3.6.5 & Pygame Module. Hope You Will Like The Game.. and also u can use the code to make your own version of game.

To play the game, simply double click on the Snake.exe. Installing The Pygame Module:

Open Terminal/CMD Type pip install pygame/ pip3 install pygame OR

Open Terminal or CMD, then Type pip install -r Example: pip install -r c://Users/Downloads/SnakeByRohan/requirements.txt

Dont Delete Any Files.. IT MAY CRASH THE GAME!

Start The Game Using Snake.exe File!

Cheats

Press q to add extra 10 points. Press b to derease the snake speed Press s to increase the snake speed.

ThankYou!