Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 741 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 741 Bytes

3720 GitHub Practice with forked Python SNAKE GAME

Scrum and Scrummer Team's repo - Madison, Kristopher, Matthew, Mike

I have forked it and made some color changes in game.

Installation

Please add required dependencies. Type the following into your command line:

pip -r install requirements.txt

** This is a python based GUI game of Snake **

** Make sure to install Pygame to run the program

** GAME CONTROLS**

  1. UP: up_arrow or w
  2. DOWN: down_arrow or s
  3. Right: right_arrow or d
  4. LEFT: left_arrow or a
  5. ESC to quit the gameOver

The game changes its level with your score

Alt text Alt text Alt text