10-20 min
Block Roll 3D

Block Roll 3D

Puzzle

A tall block tipped end over end across a floor full of holes. It only fits the goal standing up, and it only stands up where you put it.

Score 0 Best 0

More Puzzle games

Home / Puzzle / Block Roll 3D

Block Roll 3D is a free online 3D rolling block puzzle. A block twice as tall as it is wide stands on a floating floor of square tiles, and every press tips it a quarter turn onto its side, its end, or back upright. Lying down it covers two tiles, standing it covers one — and the hole you are aiming for takes it only upright, so getting there is a question of parity as much as of route. Step off the floor at any point and it falls. Later floors add cracked tiles that hold the block flat but collapse under its full weight, and a switch that raises a missing bridge as soon as any part of the block covers it. Eight floors, each generated from its own seed and each one solvable by construction: the generator starts with the block already in the hole and walks it backwards at random, carving floor wherever it lands, so the walk played in reverse is a solution before the level exists. The par you are chasing is not that walk — it is the exact shortest route, found by searching every reachable pose. Undo is unlimited, a fall costs nothing but a star, and there is no timer. No download, no account.

How to play Block Roll 3D

  1. Swipe across the board, press the arrow keys or WASD, or tap the on-screen arrows. Each press tips the block one quarter turn.
  2. Standing upright the block covers one tile. Lying down it covers two, in whichever direction it fell.
  3. Every tile under the block has to be there. If any part of it hangs over a hole or off the edge, it drops.
  4. A fall does not end the run. The block goes back to where it tipped from and the move counter keeps its count.
  5. The goal is the tile with the glowing ring. The block only fits it standing upright — arriving lying across it does nothing.
  6. Orange cracked tiles carry the block lying flat, because half its weight is on the tile next door. They give way the moment it stands on one.
  7. The pale green tile is a switch. Cover any part of it, standing or lying, and every missing bridge on the floor rises into place.
  8. Bridges stay up once raised. The switch opens them; it never closes them again.
  9. Undo takes back the last press, including one that dropped you. It costs a move rather than refunding one.
  10. The shuffle button generates a different floor for the same level. It is seeded, so replaying a floor gives back exactly the floor you were on.
  11. Three stars is finishing in par with no falls. Two allows a few of each. One is finishing at all.

Tips

  • Count in twos. Tipping a standing block moves it two tiles and lays it down; tipping it again from there stands it up two further on. Reaching a tile is a question of parity before it is a question of route.
  • Four presses in the same direction return the block to where it started. That is the cheapest way to burn a move you did not want, and it is worth knowing when a corridor is one tile too short.
  • Rolling is reversible, so any press can be taken straight back by pressing the opposite arrow — but the counter charges you twice. Undo does the same thing for the same price, and is easier to read.
  • Look at where the block will lie, not where it will be. Most falls are the far half of a lying block hanging over a hole nobody looked at.
  • A cracked tile on the route is usually not a trap. Crossing it flat is free — the trap is the tile you were going to stand on to turn around.
  • Find the switch before you plan the route. A bridge that is not up yet looks exactly like a hole, and half the floor can be unreachable until you have covered the pale tile.
  • Par is the exact shortest route, found by searching every pose the block can reach. It is meant to take a second attempt, not a first.
  • If a floor is not going your way, shuffle it. Every level generates from a seed and the next one is a genuinely different floor with a par in the same band.

FAQ

Is Block Roll 3D free to play?

Yes. It runs in the browser with no download, no sign-up and nothing to buy. All eight floors are included and unlock as you clear them.

How do you win a floor?

Land the block upright on the tile with the glowing ring. It is a hole exactly one tile wide, so the block only fits standing on its end — rolling over it lying down does nothing at all, which is most of the puzzle.

What happens when the block falls?

It goes back to where it tipped from, and the move counter keeps whatever it had. There are no lives and no game over — a fall costs you a star at most. The one thing it does cost is the information you already had, so it is worth reading the floor before pressing.

What are the cracked tiles for?

They carry the block lying flat but not standing. Half a lying block's weight is on the tile beside it, so crossing a cracked tile flat is free; putting the whole block on one is not. They never appear anywhere the shortest route needs to stand, so a floor is never made unwinnable by one.

How does the switch work?

Cover any part of the pale green tile — standing or lying, either half — and every missing bridge on the floor rises into place and stays there. It is one-way on purpose: a switch that toggled could strand a generated floor on a route the block had to walk back over.

Are the floors random?

They are generated, but not randomly in the sense that matters. Each floor comes from a seed made of its level number and its attempt, so replaying gives back exactly the same floor and shuffling gives a genuinely different one. Nothing about a floor depends on when you played it.

Is every floor definitely solvable?

Yes, by construction rather than by testing. The generator starts with the block already standing in the hole and tips it backwards at random, carving floor under wherever it lands. That walk played in reverse is a solution, so the route exists before the level does. A floor is only kept if a full search of every reachable pose also lands its par inside the band its level asks for.

Where does the par come from?

A breadth-first search over every position, orientation and switch state the block can reach — a few thousand states per floor, so it is exhaustive rather than an estimate. Par is that search's answer, which is usually far shorter than the walk that carved the floor, and the test suite re-derives it for every generated level.

Does it work on a phone?

Yes. Swipe anywhere on the board to tip the block, or use the arrow pad under it, with undo, restart and shuffle either side. The camera frames the whole floor against whatever shape the screen is, so a tall phone gets a wider view rather than a cropped one, and the game is played in portrait.