An open API service indexing awesome lists of open source software.

https://github.com/adithyaakrishna/my-mario-game

A OpenGL C++ Mini Project of Super Mario Game
https://github.com/adithyaakrishna/my-mario-game

game mario nintendo opengl vtu

Last synced: 6 months ago
JSON representation

A OpenGL C++ Mini Project of Super Mario Game

Awesome Lists containing this project

README

          

* All Rights Reserved
* IG: @adiiikris
* Qurantine Days Made Me Do This

### Super Adi

A Custom Mario Like Game Developed using My Bitmoji :)

![mymario](https://raw.githubusercontent.com/thedevilx/mymariogame/master/mymariogame/mymariogame/media/mymario.png)

### Prerequisites

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

$ sh install.sh

### Usage

$ git clone https://github.com/adithyaakrishna/My-Mario-Game
$ cd mymariogame/mymariogame/mymariogame/src
$ make
$ ./mario

### Credits To https://github.com/sagarrakshe