README Description This code runs the snake game. It was developed using OpenGL and Glut. Run Compile the code. Type 'make' (you will need installed OpenGL and Glut libraries). Run the snake game and enjoy. Type 'make run'.