Snake game in Python using the pygame module.
Credits for the images and the sound: here
pip install -r environment/requirements.txtClone the repo. Then run the following commands:
cd SnakeGameInPython
python code/main.pyor
cd SnakeGameInPython/code
python main.pyBerkay Kush