0 Forks
1 Stars
1 Watchers

snake-3d

Snake game in 3D, made in C++ and OpenGL with QtCreator for university Programming 2 course.

How to download and setup snake-3d

Open terminal and run command
git clone https://github.com/jonspe/snake-3d.git
git clone is used to create a copy or clone of snake-3d repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with snake-3d https://github.com/jonspe/snake-3d/archive/master.zip

Or simply clone snake-3d with SSH
[email protected]:jonspe/snake-3d.git

If you have some problems with snake-3d

You may open issue on snake-3d support forum (system) here: https://github.com/jonspe/snake-3d/issues