Templates & Demos
MD Engine includes a good number of templates and demos you can review.
Here you can find a small explanation of each template or demo.
📄️ Action Platformer
Example showcasing a small action-platformer game.
📄️ Array
A small example showing how to create an array, and how to add / remove values from it.
📄️ Audio
Example showing how to play music and sound files.
📄️ Camera Follow
Example showcasing camera follow modes.
📄️ Game - Inkventure
Full commercial game provided as an examaple.
📄️ Game - Prisonela MD
Full commercial game provided as an examaple.
📄️ Game - Square Brothers
Full commercial game provided as an examaple.
📄️ Image
Example showcasing manual image loading and drawing.
📄️ Invaders
A simple invaders game.
📄️ Particles
Example showing how to launch particles.
📄️ Projectiles
Example showing how to launch projectiles.
📄️ Save
A small example showing how to create an save and load data to either Flash or SRAM memory.
📄️ Snake
A basic snake game example.
📄️ Temporary Triggers
Example showing how to use temporary triggers for attacks.
📄️ Text
Example showing localization and dialogue modules as well as drawing text to screen directly.
📄️ Top-Down Action
Example showing how to make top-down movement and interactions.
📄️ Transitions
Small example showing how to do some simple scene transitions.
📄️ Tweens
Example showing a sprite moving from left to right using different tween ease functions.