Snake-Game
Snake-Game copied to clipboard
Added python-3 and how to install pygame in requirements
If you want to install the requirements, go to cmd and type pip install -r requirements.txt It should look through and install each library stated in the text file.