/opengl-mario

Super Mario Game with OpenGL, SDL and C++

Primary LanguageC++

Super Mario Game

v0.01

Super Mario Game implemented in C++ using OpenGL and SDL.

super-mario

Prerequisites

You need freeglut and SDL libraries.

Fedora users

Execute the fedora-dep.sh in terminal to install them.

Ubuntu users

Execute the ubuntu-dep.sh in terminal to install them.

Usage

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