RubisetCie / mario-constructor-master

The official source code repository for the fan-game Mario Constructor Master.

Home Page:https://rubisetcie.wixsite.com/rubisetcie/mario-constructor-master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mario Constructor Master (Source Repository)

Mario Constructor Master is a game in which you can create your own customized levels or worldmaps. Everything is easy-to-use to make the level editor very simple. The game is developped in C++ with Code::Blocks IDE.

https://www.youtube.com/watch?v=TVHdkTk4rAo

Authors

Libraries

Mario Constructor Master is based on two free libraries. You have to link them in order to compile properly :

How to Build

Mario Constructor Master is built using the Code::Blocks IDE (Website). The simplest way to build from sources is to open the project files :

  • MarioWorker.cbp (The level editor + game engine)
  • MarioForever.cbp (The publisher game engine)

Then to build the project after linking the libraries in the project properties.

About

The official source code repository for the fan-game Mario Constructor Master.

https://rubisetcie.wixsite.com/rubisetcie/mario-constructor-master


Languages

Language:C++ 100.0%