/ToyParty

Match-3 Puzzle Game

Primary LanguageShaderLab

ToyParty

I was inspired by a match-3 game called 'ToyParty' to develop my own match-3 game. One unique feature of my game is the use of hexagonal tiles instead of the typical square ones. This presents the challenge of checking for matches in six directions instead of the usual four.

Features

GemSetup

Prevented a match event from occurring during the initial gem generation.

3-match

3-match occurs when three or more gems are aligned consecutively.

4-match

4-match occurs when four gems are adjacent.

Reference

https://www.redblobgames.com/grids/hexagons/