Snake game using Py OpenGL (Mini project)
-->counts your score i.e score increases with one as one green point is eaten -->white boxes in the middle of the window are obstacles player must avoid hitting these white boxes. --> speed of speed can also be controlled from the code -->hitting the boundary will result game over -->Key "Q" is used to quit game. -->Key "C" is used to play again game