Snake 2D Classical snake game made using pygame liberary. Installation Use the package manager pip to install pygame. pip install pygame Usage After installing pygame, in root directory run command. python main.py