Match3-SDK icon indicating copy to clipboard operation
Match3-SDK copied to clipboard

SDK for creating Match 3 games

Results 3 Match3-SDK issues
Sort by recently updated
recently updated
newest added

A godot port would be kinda nice actually

I am following the SDK's readme [tutorial to implement the sideways fill strategy (`SidewayFillStrategy.cs`)](https://github.com/LibraStack/Match3-SDK/blob/771e62908056c2c5fa69937a52ca52ab589f19ea/README.md?plain=1#L340), I encountered a `MissingMethodException` due to the absence of the method `GetUniqueSolvedGridSlots(bool)` in the `SolvedData` class....

bug

Hi and thank you for your package. Im wondering if you can make a port of everything to work in UI(canvas) or responsive reasons, Im looking for this feature, hope...

enhancement