Endless Runner

Jump over geometric obstacles in a compact browser game and see how far you can get. Your score and session high score remain only in memory while this page is open.

Endless Runner

Ready
Score
0
Session high score
0

Ready

Ready for the next run?

The runner moves automatically. Jump over every obstacle and keep the run going as long as possible.

Ready. Start the run when you are.

Controls

  • Press Space or Arrow Up.
  • Click or tap inside the game area.

What this tool does

Endless Runner is a small browser game in which a stick figure runs automatically while the scene moves from right to left.

How to use the tool

  1. Focus the game area and press Space or Arrow Up, or click or tap inside it, to start the run.
  2. Use the same action during the run to jump when the figure is on the ground.
  3. After a collision, use the visible button or any of the game controls to start a new run.

Useful applications

  • Take a short browser break without installing a game.
  • Try a responsive Canvas 2D interaction on a desktop or touch device.

Notes and limitations

  • The game runs directly in the browser and requires neither installation nor an account.
  • The score and session high score exist only in memory for the open page and disappear when the page is reloaded or closed.
  • This first version has no sound, permanent high score, leaderboard, or gameplay analytics.

Frequently asked questions

Is my score saved?

No. Scores are stored only in the current JavaScript document and are lost when the page is reloaded or closed.

What happens when I resize the window?

The canvas adapts to the available space and high-DPI displays while preserving the current run state.