Skip to content

walid04/3D-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D snake game

This is a simple snake game that provides both 2d and 3d views. This game is developed using C and OpenGL

Prerequisites

To run this game, you will need a C compiler as well as installing the OpenGL library.

How to run

Once you have installed all the prerequisites, the only thing that's left to do in order to run the game is to run the command "make". This will generate an executable file that you will have to run in order to launch the game.

Releases

No releases published

Packages

No packages published