Super Mario game implemented in C++ using OpenGL.
You need freeglut
and SDL
libraries. Execute the install.sh
to install them.
$ sh install.sh
$ git clone https://github.com/sagarrakshe/opengl-mario
$ cd opengl-mario/src
$ make
$ ./mario