This Snake game implemented in C++ using the GLUT library. This project shows basic development concepts such as handling user input, rendering graphics, and managing state. Further changes to the code will be done to remove bugs and adding different features. The preview will be uploaded once it is completed.