i know this is marked as a mirror but the link to the current repository is completely dead.
i wanted to ask, what's the reasoning behind making the marker position static, instead of moving with the tiles?
it seems like your scheme is much more error-prone as you have to either somehow keep the marker off the grid or manually move it after shifting a row/column so it doesn't ride with the tiles
i know this is marked as a mirror but the link to the current repository is completely dead.
i wanted to ask, what's the reasoning behind making the marker position static, instead of moving with the tiles?
it seems like your scheme is much more error-prone as you have to either somehow keep the marker off the grid or manually move it after shifting a row/column so it doesn't ride with the tiles