Match3-SDK
Match3-SDK copied to clipboard
SDK for creating Match 3 games
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....
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...