Skip to content
A snake game written using C++, SDL2, and Opengl with 3D graphics
C++ CMake
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
CMake/Dependencies
src
.gitignore
AUTHORS
CMakeLists.txt
COPYING
LICENSE
NEWS
README
snake.ogv

README

Snake_3D

The game is simple, grab the red fruit as many times as you can without running out of the arena, hitting your blue self, or the green obstacles. The snake is guided by the arrow keys, or the WASD keys at your option.
You can’t perform that action at this time.