About MelonDrop
Free browser fruit merge puzzle with combos, leaderboards, and live PvP.
MelonDrop is a fruit merge puzzle game that runs entirely in your browser — no install, no account, just open and play. Drop fruits into a basket, combine same-tier pairs, build chain combos, and try to reach the Cosmic Melon, the rainbow top-tier celebration fruit that only appears when two Watermelons merge.
Modes
- Solo Endless — classic high-score chase. Stack fruits, chain combos, don't overflow.
- Solo Cascade — rising-pressure twist with a creeping danger line, hazard director, and a score multiplier that climbs from 1.0× to 1.75×.
- VS AI — best-of-three match against a CPU opponent. Send PvP attacks via combos and big-fruit births.
- Random Match / Join Room — live WebSocket PvP against another real player. Same attack rules; the opponent's basket renders in a small picture-in-picture next to yours.
What makes it different
Mobile-first controls — every touch interaction is sized for thumbs, the HUD is compact, and a desktop centered shell keeps the game framed nicely on wide monitors. Real-time multiplayer with server-arbitrated round timing means both players see the round end at the same instant. Powerups from rare Wonderfruit and Treasure Package consumables keep solo runs varied. Six leaderboards (Endless / Cascade high scores plus cumulative watermelons / cosmics / merges / PvP wins) for the long game.
Tech
MelonDrop is built without a bundler — native ES modules, Pixi v8 for WebGL rendering, Planck.js for physics (a JS port of Box2D), and a small Node + ws server for matchmaking and gameplay relay. The whole thing is open in your browser DevTools.