Browse by platform

Browser game reviews

224 games we have reviewed that run on Browser, best first.

Browse the reviews

224 reviews

Element Puzzle

A tap-to-move elemental transformation puzzle that placed 7th of 129 entries at js13k 2014 — undone on this shelf by a missing viewport tag that makes every phone tap land on the wrong part of the screen.

3.2 / 10

Reviewed

Read review of Element Puzzle

Focus Hunt

A Ludum Dare 57 hidden-object game whose one real idea — hunt for things by dragging a shallow depth-of-field into focus instead of just scanning a static picture — is undermined by a flood-fill bug that freezes the browser for tens of seconds on an ordinary tap.

3.2 / 10

Reviewed

Read review of Focus Hunt

Solitaire

A correctly-implemented Klondike solitaire that plays cleanly with a mouse but has no touch support for its core mechanic at all — confirmed directly in the source, where card movement is wired to mousedown/mousemove only, with no touch listener anywhere in the bundle — on top of a fixed, non-responsive desktop-width layout with no viewport meta tag.

3.2 / 10

Reviewed

Read review of Solitaire

micropolisJS

A faithful, functional JavaScript port of the original open-sourced Micropolis (SimCity) that works cleanly with a mouse on desktop — city creation, zoning, budget and demand graphs all confirmed working — but which refuses to even load on any phone-compatible screen size, in either orientation, behind its own built-in "screen is too small" gate.

3 / 10

Reviewed

Read review of micropolisJS

Catburglar

A Godot-engine cat-burglar platformer whose public repository contains only raw engine source - no compiled HTML5 or WebAssembly export exists anywhere in it, so there is currently no way to play it in a browser at all.

1 / 10

Reviewed

Read review of Catburglar