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
- Host: GitHub
- URL: https://github.com/adithyaakrishna/my-mario-game
- Owner: adithyaakrishna
- Created: 2020-04-08T16:29:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T10:53:32.000Z (about 5 years ago)
- Last Synced: 2025-03-29T08:51:09.155Z (7 months ago)
- Topics: game, mario, nintendo, opengl, vtu
- Language: C++
- Homepage:
- Size: 114 KB
- Stars: 11
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)

### 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