This simple Snake Game project is written in Python. The project file contains image files , font style files , sound effect in game and python scripts (snakegame.py,snakegamebackup.py,gamewellcomescreen). GUI uses pygame library. Talking about the gameplay, it’s a single player game, where the player (Snake) has to eat all the food in order to grow longer. The main objective of this game is to gain the highest score. While playing the game, make sure the snake should not cross the boundary otherwise you’ll die