#snake Game this is an snake game written in python using pygame liberary
*downlode python latest version and install it
*run the foollowing command and install the library pip3 install pygame
#running game
- download the ZIP file from repository.
- extract it and run it just like another python files.
#difficulty level to change the difficulty, change the speed of snake by adjusting the speed.
#Prerequisites python (latest verson recomended) pygame library