This is a classic snake ๐ game implemented with OpenGL, based on LearnOpenGL/Breakout.
- Visual Studio 2010
- PressStart2P
- The Essential Retro Video Game Sound Effects Collection
- Shaanti
- Snake Artworks (provided by this repo, public domain)
Put the header files *.h in the OpenGLFinalProject/include/ folder, the library files *.lib in the OpenGLFinalProject/lib folder and keep the DLLs *.dll under the OpenGLFinalProject/ folder.
Keep the glad.c and stb_image.cpp under the OpenGLFinalProject/ folder as well.

