Ever wanted to make a game like Super Mario Land, but didn't know where to start ?

Do you want to learn how to build/share, and play community levels in your game ?

Then look no further !

Whether you want to build a game like Super Mario Land,
or you want to learn advanced level building and sharing mechanics !

This template is the best choice for you !

You can get it → edit the game (change the assets or add more stuff) → Publish, then sell the game ! $$$

What you will learn from this template:

• Build/Share and play community levels.

• Structure/Array variables.

• Autotile extension usage.

• Firebase database.

• Save/Load system.

• Smart enemy AI.

• Building level.

• Game feel.

• And much more !

Engine

This template is built for the free and open-source game engine GDevelop 5

User-friendly

Every event in the template is commented in a way that even a beginner
will understand how things work in the game.

All events are grouped and organized in a super user-friendly way, so the user never get lost in the codes
of the template, and can easily find the code of any mechanic he is searching for.

Licenses:

You CAN sell the game as it is, BUT you must mention the game assets credits
(mentioned in the bottom of this page), only if you didn't change the game assets.

You CANT re-sell the template GDevelop project/codes.
You CANT Export AutoTile extension from the project, unless you bought it from
my itch page:
https://vegetato.itch.io/autotile-extension
or GD store:
https://gdevelop.io/game-example/premium/autotile-extension-and-example-5aa659ef...

You DON'T have to put my name or credit me in the game (Optional) you bought it, it's all yours !

Platforms

The template works for PC only, BUT, you can easily modify the template and make it work on mobile !

Get it now and make your Super Mario Land game !

Get Template

Credits:

Character:
https://craftpix.net/

Building music:
By migfus20
https://opengameart.org/content/summer-vibe-jazz


Main menu music:
By Snabisch
https://opengameart.org/content/in-summer-0

Level published SFX:
By remaxim
https://opengameart.org/content/win-sound-1

Updated 4 days ago
StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorVegeTato
GenrePlatformer, Racing
Made withGDevelop
TagsCity Builder, gdevelop, Level Editor, Project template, TyranoBuilder

Purchase

Buy Now$3.99 USD or more

In order to download this Template you must purchase it at or above the minimum price of $3.99 USD. You will get access to the following files:

Land Maker Template GDevelop Project.zip 5.8 MB

Comments

Log in with itch.io to leave a comment.

Hello! I love the demo of this asset and I am very interested in it.

I have a question: Is it possible to randomly pick levels and make the user play them (like the Endless modes in Mario Maker)? Is it easy to implement this functionality (and remove the all levels list)?

Also, is the GDevelop Asset Store and itch.io version any different?

Thanks!

Hi ! :)

If you mean you want the player to enter a mode where he plays endless random levels made from the community, then for sure !
You just need a lil adjustments to the events, like a button to enter the endless mode, and a global variable set to random in range between 1 and the number of community levels in the database, and after every level the player finish, you can simply show a button to play another random level, if the player pressed on it, you trigger that variable again, and restart the scene to make it play another community level.
I already built the community events (but by clicking on the community level button to start it), so like I mentioned, you just need a few adjustments to trigger them, in the way you want :3

Removing the community levels is easy since they are just visual objects.

GDevelop store and itch version are exactly the same, even when I push updates to the template, both stores get the update, the only difference is the price, on gd store it's higher since the store takes % of the sales.