Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 854 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 854 Bytes

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