Juicy Tile Mania is an HTML5 tile-matching puzzle built with Phaser 3 (Canvas). Match pairs of identical tiles, clear the board, and work through 40 levels with different grid sizes, a countdown timer, and helpful tools—hints, shuffle, and wizard—when things get tricky.
source/assets/. audio/background.mp3; UI and game SFX via the bundled audio sprite (assets/sounds/). window.horis. source/: index.html, js/ (scenes, sprites, utils), sprites/ (multi-atlas), assets/ (backgrounds, level JSON, sounds), audio/ (background music), fonts/ (e.g. Gilroy-Heavy for UI). upload/documentation.html in the package for integration notes (e.g. hosting paths). Serve the source/ folder from a web server (or open via a local server) so audio and JSON load correctly. Upload the same structure to your host; customize text, images, and audio/background.mp3 as needed.
The codebase includes hooks and patterns suitable for integrating ad SDKs (e.g. interstitial/reward flows). Wire your provider where the project calls its ad stubs.
Match tiles, beat the clock, and clear every board—Juicy Tile Mania is ready to customize and publish.