Skip to content

Hippo/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Snake game written in C++ and OpenGL

Building

  • Clone the repo and cd into the repository
  • chmod +x build.sh
  • ./build.sh

The compiled game will be in the newly created build folder.

Execute by running ./Snake