Snake Simple snake game I made this game while learning to use pygame. Installation Clone this repository Make sure you have python and pip installed. Install the pygame library with pip install pygame Run the main python file with python main.py