Show HN: 243 – a 3×3 puzzle where the grid loops and three in a line fuses
1–3 of 3 posts
Re: Show HN: 243 – a 3×3 puzzle where the grid loops and three in a line fuses
#2One tile on the board wears a ring. Only that tile's row and that tile's column can move. Left and right arrows spin the row, up and down spin the column. On a phone you swipe the board.
The grid wraps. A tile pushed off the right edge comes back on the left in the same move. Nothing falls off and the board never fills up, so there is no dead position. The only thing that runs out is moves.
Tiles combine when three of the same value fill a complete row or a complete column. They fuse into one tile in the middle cell, worth triple. Two matching tiles sitting next to each other do nothing. The ladder is 3, 9, 27, 81, 243, and a merge can set off a chain if it happens to complete another line.
The goal is a 243 tile within 90 moves. 243 is the top of the ladder, so reaching it ends the run.
Par is 80 moves. Any win inside 90 counts, 86 or fewer gets two stars, 83 or fewer gets three.
The ring travels with the tile it sits on, so the line you are allowed to move changes every single move. That is where the difficulty comes from: a row you have nearly finished can get broken up by a spin you were forced to make somewhere else.
No download and no account. Stats stay in the browser.
Re: Show HN: 243 – a 3×3 puzzle where the grid loops and three in a line fuses
#3243 is a puzzle on a 3×3 grid. It runs in the browser. One tile on the board wears a ring. Only that tile's row and that tile's column can move. Left and right arrows spin the row, up and down spin the column. On a phone you swipe the board. The grid wraps. A tile pushed off the right edge comes back on the left in the same move. Nothing falls off and the board never fills up, so there is no dead position. The only t…
When I move, all the sqares flash and that is confusing. It would be nice if the 6 squares that don't move have no visual effects.