OpenGL Snake
Snake made with OpenGL
Project PreviewOpenGL Snake was a project that I've made to check my progress on learning the OpenGL graphics API, because of this the code isn't that great.
This game is completely made with C++ and OpenGL and utilizes the GLFW, GLAD en GLM libraries.