krishnactive / Snake_Game

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.

Repository from Github https://github.comkrishnactive/Snake_GameRepository from Github https://github.comkrishnactive/Snake_Game

Snake_Game-using-C++-glut-library

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.

About

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.

License:Apache License 2.0


Languages

Language:C++ 94.0%Language:C 6.0%