Search results
Welcome to the Match-3 game development repository for Unity! This repository contains the source code and project files for the Match-3 game development tutorial series. In this series, you'll learn how to create a fully functional Match-3 game using the Unity game engine.
Fully functional match3 game written in c# and rendered in Unity.
Use the Simple Match 3 Game Template from DreamCube studio for your next project. Find this & other useful Templates on the Unity Asset Store.
A practice project to replicate match-3 gameplay similar to Royal Match made with unity.
15 maj 2017 · An overview of how to build a match-3 game in Unity and detect matches in C# code.
19 wrz 2015 · How to create quickly a match 3 games in Unity? Or any kind of match game? Some notes on building a match 3 game starting from GameLogic's Unity Grid plugin.
12 kwi 2017 · In a Match 3 game, the goal is simple: swap pieces around till there’s 3 or more in a row. When a match is made, those tiles are removed and the empty spaces are filled. This lets players rack up potential combos and tons of points!