This is a simple snake game that provides both 2d and 3d views. This game is developed using C and OpenGL
To run this game, you will need a C compiler as well as installing the OpenGL library.
Once you have installed all the prerequisites, the only thing that's left to do in order to run the game is to run the command "make". This will generate an executable file that you will have to run in order to launch the game.