Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 411 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 411 Bytes

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