What if you are on the edge and your next move will take you beyond the border? For example, you are at A1 and your next move is Up (North). You'll move to the opposite side in the matrix.


PositionDirectionNew Position
Row 0U, NRow 9
Row 9D, SRow 0
Column AL, WColumn Z
Column ZR, EColumn A


By default, wrap is allowed. To disallow it, change the "Wrap" option in the GridID policy settings.

  • No labels