Skip to content

kristopherluo/SnakeGameGUI-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A GUI Snake Game Developed Using PyGame Library Of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%