the official game is out now: https://scratch.mit.edu/projects/321140125/ Instruction: - Connect two same tiles - Do not touch tiles with different picture - You can make 3 lines max - Click once again to unselect you might be confused at first, but when you realize how to play it, this game will be quite simple :) anyway, here's the problem: when you move your mouse very quickly, it can move pass several tiles (and that's not supposed to happen) this project relies heavily on the distance detection, and it's a bit buggy when we draw the lines I've tried a of of things but can't seem to fix it yet