Skip to content

sagarrakshe/opengl-mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Mario

Super Mario game implemented in C++ using OpenGL.

super-mario

Prerequisites

You need freeglut and SDL libraries. Execute the install.sh to install them.

$ sh install.sh 

Usage

$ git clone https://github.com/sagarrakshe/opengl-mario 
$ cd opengl-mario/src
$ make
$ ./mario

About

mario game using opengl and c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published