Browser games · Explained

Free browser games — no download, no install

A browser game is a game that runs inside the web page itself, so there is no app store, no installer and nothing left on your device afterwards. You open a URL and you are playing. This page explains how they work, what makes a good one, and collects the nine original browser games we have built.

What is a browser game?

A browser game is built from the same technologies as a web page — HTML, CSS and JavaScript — and runs inside the browser tab. Nothing is installed, nothing needs updating, and closing the tab is the same as quitting. Modern browsers can render hardware-accelerated 3D, play spatial audio and read a gamepad, which is why a browser game today can look nothing like the Flash games the term used to mean.

Why no download?

Because the game is the page. Your browser already has the engine needed to run it, so all that has to arrive is the game itself. Ours are deliberately tiny — most under 200KB, some far less — which means they start in about the time it takes an app store page to finish loading its screenshots.

What makes a good browser game?

It should be playable within seconds of arriving, work the same with a thumb as with a mouse, and reach a natural stopping point quickly — you might be playing on a five-minute break. It should also not demand an account to save a score.

Nine original browser games to play free

I'm Not A Robot

I'm Not A Robot

Tiny comedy browser game

Mom needs five movie tickets booked NOW — but checkout insists you prove you're human first. Survive an escalating gauntlet of unhinged CAPTCHAs before the family group chat disowns you. A tiny, original comedy game you play instantly in your browser.

Blocky Rugby

Blocky Rugby

Tiny rugby browser game

Grab the ball, dodge every tackle, and run as far as you can down an endless pitch. A tiny, original rugby game you play instantly in your browser — how far can you go?

MOON : MOON

MOON : MOON

Tiny moon lander browser game

One sixth of Earth's gravity, two thrusters, and a long chain of landing pads stretching across the dark. Collect coins for extra thrust and touch down gently — or become part of the regolith.

2105 Yards

2105 Yards

Tiny football browser game

Outrun the defense and chase down every all-time rushing record. Hold to run, swipe up to hurdle, grab coins to revive. Can you beat Dickerson '84?

Powder Peaks

Powder Peaks

Tiny ski browser game

An endless alpine ski run through a low-poly mountain world. Carve left and right to dodge trees, hit ramps for air, and chase your high score down an infinite slope.

Wind-Up Maze

Wind-Up Maze

Tiny maze browser game

Study the maze from above, then find your way blind. Collect 3 stars to unlock the exit — every star earns you an 8-second peek. Beat the clock.

HUE

HUE

Tiny colour puzzle browser game

A quiet game of colour. Tap left or right to spin the cube and bring the matching face to the top before each tile lands. Calm, elegant, and surprisingly gripping.

Crosswind

Crosswind

Tiny flight simulator browser game

Approach and land on a runway with a 5-knot crosswind pushing you off course the whole way down. Keep the wings level, follow the PAPI lights, and don't bounce.

Word Chain New

Word Chain

Tiny word browser game

Build a chain of words that overlap letter-for-letter — PLANET into NETWORK. Longer overlaps and rarer words score bigger. You get 180 seconds and 10 links; how far can the chain run?

Are browser games safe to play?

Safer than installed games, structurally. A browser game runs inside the same sandbox as every other web page, so it cannot reach your files or install anything. The risk with browser games has always been the sites hosting them rather than the games — the pop-ups, the fake download buttons, the sign-up walls. There are none of those here, and no accounts to create.

Browse by category

More free browser games by type: casual games, sports games, puzzle games and action games, or see every free online game we have made.

Browser games — questions, answered

What is a browser game?

A browser game is a game that runs inside the web page itself, built from HTML, CSS and JavaScript. There is no app store, no installer and nothing left on your device — you open a URL and you are playing.

Why do browser games not need a download?

Because the game is the page. Your browser already has the engine needed to run it, so the only thing that has to arrive is the game itself. Ours are mostly under 200KB, so that takes about a second.

Are browser games safe to play?

Structurally safer than installed games — a browser game runs in the same sandbox as any web page, so it cannot reach your files or install anything. The historic risk has been the sites hosting them rather than the games themselves.

Can browser games run on a phone?

Yes. Any modern mobile browser runs them, and a well-built one adapts its controls to touch. Every game here ships touch and keyboard controls in the same page, so the phone and desktop versions are the same URL.

Are browser games still just Flash games?

No. Flash was removed from browsers at the end of 2020. Modern browser games use HTML5, WebGL and the Web Audio API, which is why they can render hardware-accelerated 3D and read a gamepad.