Skip to content

migueel15/snakeGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game made with opengl

build using cmake

git clone https://github.com/migueel15/snakeGL.git
cd snakeGL
cmake -S . -B build
cd build
make
./src/game

About

Snake game with openGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published