From ab31f69a474116ff116e062c3db8aa281193d448 Mon Sep 17 00:00:00 2001 From: ju5 Date: Wed, 18 Mar 2026 15:53:00 +0800 Subject: [PATCH] Add Match3 --- games/m.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/games/m.yaml b/games/m.yaml index 1a8b754623..5b35f040c9 100644 --- a/games/m.yaml +++ b/games/m.yaml @@ -616,6 +616,27 @@ images: - https://raw.githubusercontent.com/rembound/Match-3-Game-HTML5/master/screenshot.png +- name: Match3 + originals: + - Bejeweled + type: similar + repo: 'https://github.com/rantt/match3' + url: 'https://www.html5gamedevs.com/topic/12884-phaser-match3/' + development: complete + status: playable + langs: + - JavaScript + - HTML + frameworks: + - Phaser + licenses: + - As-is + added: 2026-03-18 + updated: 2026-03-18 + images: + - https://raw.githubusercontent.com/rantt/match3/master/screenshots/screenshot.png + - https://raw.githubusercontent.com/rantt/match3/master/screenshots/match3.gif + - name: matszpk-sokoban originals: - Sokoban