Description: This Project recreates the standard Snake game from pygame
Install Python IDE in your system (like Pycharm or VScode)(Python 3)
To install pygame copy the code provided below in the terminal
pip install pygame- Clone the repository:
git clone https://github.com/Ved-Mitra/Snake-game-2.git