A 3D snakes game developed using C++ and modern OpenGL (GLSL shaders); inspired by the classic 2000's Nokia 3D snakes game!
- Open
snakesGL.sln
- Right-click Solution 'snakesGL' in the Solution Explorer and select
Retarget solution
- Build
make
Type make clean
to clean object file and executable.
Running on a graphics card will deliver optimal performance.
Simply run from Visual Studio.
./snakesGL