Skip to content

ShivangSrivastava/Snake-Game-Pygame-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game-Pygame-Python

Simple snake game using python pygame

High score is store in "high_score.txt"

Change text form "high_score.txt" High score will change... ;)

Few Cheat code available here...

Press keys for:-

 q: increase score by 10
 w: decrease score by 10
 a: increase snake velocity
 s: decrease snake velocity
 z: increase snake length
 x: decrease snake length
 p: pause
 o: resume
 l: change food color (any random color)
 k: change snake color (any random color) 

Also store in "cheat code.txt"

To change sound effect...

change "eat.mp3" and "over.mp3" with your audio... Make sure that audio file will should same name...

About

Simple snake game using python pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages