Skip to content

Conversation

@JakeUskoski
Copy link

The match-3 tutorial has a tiny stumbling block, where the swap call that you're provided in the tick function is missing the data variable at the front, so if you carelessly un-comment it and try to build the game, it errors when you do your first swap.

This change ensures the commented code works immediately after un-commenting it. Additionally, it adds a call to action to un-comment the code after adding the swap & complete_swap definitions.

@ruby0x1
Copy link
Member

ruby0x1 commented Jan 12, 2026

I somehow missed this PR but did commit the adjustments myself just now, thanks for taking the time though! closes #1

@ruby0x1 ruby0x1 closed this Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants