Skip to content

A 3D snakes game layout developed in C++, modern OpenGL (GLSL shaders); inspired by the classic mid-2000's Nokia 3D snakes game!

License

Notifications You must be signed in to change notification settings

RajdeepKonwar/snakesGL

Repository files navigation

snakesGL FOSSA Status

A 3D snakes game developed using C++ and modern OpenGL (GLSL shaders); inspired by the classic 2000's Nokia 3D snakes game!

Compile Instructions

Windows

  • Open snakesGL.sln
  • Right-click Solution 'snakesGL' in the Solution Explorer and select Retarget solution
  • Build

Linux

make

Type make clean to clean object file and executable.

Run Instructions

Running on a graphics card will deliver optimal performance.

Windows

Simply run from Visual Studio.

Linux

./snakesGL

Gameplay

snakesGL YouTube Link

About

A 3D snakes game layout developed in C++, modern OpenGL (GLSL shaders); inspired by the classic mid-2000's Nokia 3D snakes game!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published