Skip to main content

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.

Templates

  • Action Platformer — Side-scrolling platformer with combat and enemies
  • Top-Down Action — Top-down movement and interactions
  • Snake — Classic snake game demonstrating grid movement and arrays
  • Breakout — Classic breakout game example
  • Invaders — Simple space invaders game

Demos

  • Array — How to create and use arrays
  • Audio — Playing music and sound effects
  • Camera Follow — Camera follow modes
  • HBlank - Palette — Horizontal Blank script for palette changes
  • HBlank - Window Plane — Horizontal Blank script for Window Plane changes
  • Image — Manual image loading and drawing
  • Parallax — Parallax scrolling backgrounds
  • Particles — Launching particles
  • Projectiles — Launching projectiles
  • Save — Saving and loading data
  • Slopes — Slope-based terrain for platformers
  • Temporary Triggers — Using temporary triggers for attacks
  • Text — Localization, dialogue, and drawing text to screen
  • Transitions — Simple scene transitions
  • Tweens — Sprite movement with different tween ease functions

Full Games