Jewelsback
Play:
About:
Swap adjacent jewels to line up three or more of the same shape and clear the board. A short animated tutorial explains the rule before play begins. touchstart and touchend are wired to the same mousedown/mouseup handlers the mouse path uses (confirmed in source and by directly exercising the swap logic, which correctly moved the score from 0 to 3 on a genuine match).
Credits:
Made by Erick Petrucelli, 2019. Published here under the MIT licence. Source code.
Tags:
match-3 · puzzle · js13k · browser game · free