Lab / Kolam Tiles
Slide to a New Kolam
Move tiles through the open cell while preserving a correct square kolam, and watch the orbit invariant.
- Technology
- React · TypeScript · SVG
- Maturity
- Beta
- Last tested
- 2026-07-29
Objective Reach a different correct kolam through legal fifteen-puzzle moves.
Slide to a new kolam
How to play: select any highlighted tile beside the open space. The tile moves into that space. Reach a different correct configuration while watching the exact distance indicator.
Choose an orbit
value
+1Invariant under every legal slide
How this value is computed
Read the sixteen entries row by row, counting the empty cell as 0000. If is the inversion count and the empty cell is at , then .
- N
- 60
- (1,1)
- Exponent
- 62 · even
A correct configuration is ready. Move a tile beside the empty cell.
KolamsFifteen puzzleInvariants