~ Install Pygame : open cmd prompt or terminal and enter command " pip install pygame " if you have Python 2 or less installed else enter command "pip3 install pygame"
~ clone this repo and run main.py
Its a basic snake game made by me using pygame. Might still contain some bugs, but it works fine.