mario-run
@jeffy24

mario-run

A Phaser-powered mobile auto-runner with tight jumps, coin trails, bubbles, results, and synced progress.

About this tile

Mushroom Dash

Mushroom Dash is a mobile-first auto-runner prototype inspired by one-hand platform games. It uses Phaser 3 for the real-time course scene and DOM/CSS for menus, HUD, settings, and results.

What you can do

  • Run an original course with tap, hold, and midair spin controls.
  • Collect coins and reach the flag while a timer, bubble count, and HUD update live.
  • Save progression including best score, total coins, run count, and clears through synced-store.

Built on Synced-Store

This app uses the Poe app platform's synced-store primitive for progression sync, offline-first writes, and conflict resolution. Active per-frame gameplay stays local and only compact run results are persisted.