Games that play in your browser — phone or desktop.

Games » Match Three

Match Three

By A clean, colourful Bejeweled-style match-3 · 2024

Play:

Touch: Drag a gem onto an adjacent one to swap them · Keyboard: Click and drag a gem onto an adjacent one with the mouse

About:

A clean 8x8 match-3 with colour- and icon-coded gems, cascading matches, and combo tracking. Drag-to-swap controls were rigorously verified: a real winning move was computed against live board state, converted to screen coordinates via the game's own worldToScreen function, and confirmed working via a genuine touch drag (score and grid updated correctly) and an identical mouse drag on desktop.

Credits:

Made by A clean, colourful Bejeweled-style match-3, 2024. Published here under the MIT licence. Source code.

Phone check: 2026-09-07: played on simulated phone (390x844, real CDP touch dispatch) and desktop (mouse); computed a genuinely valid winning swap from live board state and confirmed the drag executed it correctly (score and grid changed) on both input methods.

Tags:

puzzle · match-3 · casual

Read the review