Fruit Connect is a polished HTML5 “connect & match” tile puzzle built with Phaser 3. Match pairs of identical tiles to clear the board before the timer ends. The project comes with a full playable build, assets, and cleanly separated scenes/UI components.
localStorage).source/ folder.source/docs.html. Serve the source/ folder using any static web server and open index.html. (Avoid file:// to prevent browser restrictions on audio/asset loading.)
Phaser.CANVAS) The gameplay scene contains optional ad flow hooks (e.g. reward for extra actions/time). You can connect your portal SDK by implementing the referenced callbacks (see source/index.html and source/js/scenes/MainScene.js). If you don’t use ads, disable the flow via the provided global flags.
fruits spritesheet.source/audio/background.mp3 and update source/assets/sounds/all.json / all.mp3.source/js/scenes/MainScene.js.Ready to reskin, integrate, and publish.