Simple snake game using python pygame
Change text form "high_score.txt" High score will change... ;)
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"
change "eat.mp3" and "over.mp3" with your audio... Make sure that audio file will should same name...