Tile Hop – Switch Between 3 Columns and Stay on the Tiles

Read the next random platform column, shift left or right one lane at a time and keep the ball supported as the whole course accelerates.

Click to Play

Tile Hop

ArcadeUpdated: 2026-08-07
#endless#reflex#casual
Free to PlayNo DownloadNo Account Required

About Tile Hop

Tile Hop is an endless three-lane alignment game. New tiles are generated above the screen in random columns while the existing course scrolls downward.

Score is tied directly to distance: every 80 pixels of accumulated scroll adds 1 point, and that point also makes the scroll speed 0.1 faster.

How to Play Tile Hop

1Tap the left half of the game to move one column left or the right half to move one column right.

2On keyboard, use the left and right arrow keys.

3Line the ball up with the scrolling tile under it and anticipate the next random column.

4Keep going until the ball loses support and falls off the screen.

Tile Hop Rules

  • There are three columns.
  • Each tap moves at most one column.
  • Score is floor(scroll distance / 80).
  • Best score is saved locally.

Tile Hop Scoring

ActionPointsHow it works
Every 80px of scroll+1Score is floor(total scroll offset / 80).

Tile Hop Game Mechanics

Objective

Shift among three columns so the ball stays aligned with the scrolling tiles instead of falling off the bottom.

Round End

The run ends when the ball is no longer supported and falls below the bottom of the play area.

  • The lane has three columns; tapping the left or right half moves one column in that direction.
  • The game maintains about ten scrolling tiles and generates a random column for each new tile.
  • Scroll speed is 2 + 0.1 × score, so the world accelerates continuously.
  • Best score is saved in localStorage under tilehop_best.

Tips & Strategies

  • Look one or two tiles ahead so lane changes happen before the current tile scrolls away.
  • Avoid unnecessary left-right oscillation; every move changes only one column and the course keeps accelerating.
  • At high score, make decisions earlier because scroll speed is 2 + 0.1 × score.

Game Info

Game NameTile Hop
CategoryArcade
DifficultyMedium
PlatformWeb Browser
PriceFree
Players1 Player
ControlsMouse / Touch / Keyboard
Last Updated2026-08-07

Frequently Asked Questions

How many lanes are in Tile Hop?

There are three columns, and each left/right input shifts the ball by one column when possible.

How is Tile Hop score calculated?

Score is floor(total scrolling offset divided by 80). Each point also raises scroll speed by 0.1.

Is Tile Hop best score saved?

Yes. Best is stored in localStorage in the current browser.

More Reaction Games Like Tile Hop

View all Reaction Games

Continue with games built around the same reaction mechanic.