Skip to content
SHAREHOLDER PARTY

Online Browser Games

Why a tab turned out to be the most useful games platform there is, what it still cannot do, and how this site behaves on a locked-down laptop.

The browser quietly became a games platform

A tab can now do things that needed an installer a decade ago: hardware accelerated graphics, precise timing, audio, gamepad input, local storage, and a network connection that stays open. The practical result is that most of what people want from a casual game runs perfectly well at a URL, and the install step, always the biggest drop-off there was, disappears entirely.

The thing browsers changed most is not the graphics. It is the shape of the invitation. You can send somebody a game in the same message where you suggested playing it, and they can be in it before they have finished reading the message.

Why no download matters more than it sounds

  • Work laptops. Most are managed. You cannot install software, and you should not try.
  • School and library machines. Same restriction, less patience, shorter session.
  • Borrowed devices. Nobody wants to install something on somebody else's tablet.
  • A phone on a train. A ten minute gap is not a download.
  • Storage. A mid-range phone with a full camera roll has no room for a multi-gigabyte client.

There is a quieter benefit too: nothing to uninstall. A browser game that turns out not to be for you costs you one closed tab, no leftover folders and no background updater you find eighteen months later.

What runs well in a tab, and what does not

Well: turn-based games, card and board games, puzzles and word games. Anything where the game state is small and the interesting part is the decision. Short reaction games are fine too, because browser timing is good enough for tens of milliseconds even if it is not good enough for a fighting game tournament.

Less well: long sessions that assume nothing will interrupt them, twitch shooters where one dropped frame is a lost duel, and anything needing tens of gigabytes of assets. Also awkward, and rarely mentioned: games that need the tab in the foreground, because a phone will happily suspend it the moment a call arrives.

Shareholder Party sits in the comfortable part of that range deliberately. Turns are short, the board state is a handful of numbers, and the end-of-round minigames run for twelve to thirty four seconds, which is short enough that a slow connection cannot spoil one and short enough that losing one does not matter much.

What it costs in data

A board game moves numbers, not textures: positions, values, a die face, an event identifier. A full fifteen to twenty minute game is closer to the data cost of loading a news homepage than to streaming anything. The first page load, mostly fonts and code, is the bulk of it, and after that the tab is nearly idle between turns.

In practice: fine on mobile data, fine on hotel wifi, and fine tethered to a phone. The daily puzzles are smaller again, since each one is a single page that only calls back to check an answer.

Playing on a locked-down network

Corporate and school networks filter by category and by port. A site that is plain HTTPS with no plugin, no peer-to-peer connection and no unusual ports has the best chance of working, which is what this one is. There is nothing to whitelist beyond the domain itself.

What can still stop you: a filter that classifies anything recreational as entertainment and blocks the domain outright. No design choice on our side changes that. If a room will not connect but the rest of the site loads, the usual suspects are an aggressive VPN or a proxy that closes idle connections. Switching to your phone's own connection for thirty seconds is the fastest way to work out which side the problem is on.

Accessibility, specifically

Browser games have a reputation for being inaccessible and it is largely earned. A canvas with no semantics inside it is an opaque rectangle to a screen reader, and a game built entirely out of coloured squares is unplayable if you cannot distinguish the colours. None of that is the platform's fault. The browser is the most accessible runtime any game has ever had; it just has to be used.

What this site does about each

  • Keyboard throughout. Every control is a real button or link, focus order follows the page, and the focus outline is always visible.
  • Never colour alone. A gain, a loss, whose turn it is, a right or wrong answer: each carries text or a shape as well as a colour.
  • Live announcements. Anything that changes without you clicking is announced, so a screen reader user hears the die roll, the memo and the turn change.
  • Reduced motion respected. If your system asks for less animation, the memo arrives and the counters change without movement. No motion carries information on its own.
  • Touch targets. At least 44 by 44 pixels, and text inputs are set at 16 pixels so iOS does not zoom the page when you tap a field.
  • Contrast. WCAG 2.1 AA across the dark interface, the yellow highlight and the manila memo alike.

Timers are the honest weak point of any real-time game, and it would be dishonest to claim otherwise. The turn clock exists to stop a game stalling rather than to test anybody, and when it expires the game plays the turn for you rather than locking you out. If a timed game does not suit you at all, none of the four daily puzzles are timed, and past days can be played at whatever pace you like.

Privacy and playing as a guest

Everything here is playable without an account. A guest picks a display name, gets a session, plays a full game or all four dailies, and leaves nothing behind that identifies them. An account exists for one reason: keeping stats and daily streaks when you switch devices. You can add one later and nothing is lost by not having one. The about page covers what the site is for and who made it.

No download also means no installer permissions, no background process and nothing still running after you close the tab. That is a real privacy property rather than a marketing one.

Questions

Do I need to download or install anything?

No. It runs in any current browser on a phone, tablet or desktop. There is no plugin, no app and no installer.

Which browsers and devices work?

Current versions of Chrome, Edge, Safari and Firefox on Windows, macOS, Android, iOS and Linux. The layout is built for a narrow phone first and expands from there, so nothing needs sideways scrolling.

Can I play with the keyboard only, or with a screen reader?

Yes. Every control is a real button or link with a visible focus state, and changes you did not trigger yourself are announced. The board game is real-time, so a turn clock still applies, and if it runs out the game plays the turn for you.

How much mobile data does a game use?

Very little. The first load is the bulk of it, and after that the game sends positions, values and events rather than images or video. A full game is comparable to loading a few web pages.

Will it work on my work or school network?

Usually. It is standard HTTPS with no plugin and no peer-to-peer connection. Some networks block anything categorised as a game at the domain level, which no site can route around.

Does it work offline?

No. The board game is multiplayer and the daily puzzles are the same worldwide, so both need a connection. A brief drop is survivable: reopening the page returns you to your seat.

Do I have to make an account?

No. Guest play covers the whole site. An account only adds saved stats and daily streaks that follow you between devices.

Open a tab and play

Nothing to install and no sign-up: start a game, or drop into a table already running from open rooms. If you have four minutes rather than twenty, the daily puzzles are one page each, and how it works explains the board before you commit to a game.

For the social side rather than the technical one: online multiplayer games covers lobbies and drop-outs, and office party games covers the Friday afternoon somebody has asked you to organise.