Air hockey is the best two-player game that fits in a browser tab, and the reason is structural rather than nostalgic. It is real-time, so neither player ever waits for a turn. It needs no explanation, because hitting a puck with a paddle explains itself. And it has almost no state to synchronise, just two paddle positions, a puck and a score, which is why it stays responsive online when heavier games do not.
Our version keeps the physics honest. The puck carries momentum, your paddle's speed at the moment of contact transfers into the shot, and striking off-centre angles the puck the way it would on a real table. Bank shots off the side rails work exactly as you would expect, which matters because predictable rebounds are what give the game a skill ceiling at all.
Game modes
Online 1v1
Press Play Online and you join a live matchmaking queue. The moment another player is waiting, you are both dropped into the same match. No lobby codes, no invites, no account. First to your chosen goal target wins; ten is the default, and four, seven and fifteen are available if you want a shorter or longer match.
1v1 versus the computer
Three difficulty levels. Easy has a slow paddle and loose aim, which is the right place to learn how the puck actually behaves. Normal reads the play and defends its goal line competently. Hard predicts the puck further ahead, moves quickly and rarely misses.
4-player round table
A circular rink with four goals and four paddles spaced around the rim, everyone playing everyone at once. Each player starts with three lives; concede three and you are knocked out and your goal is sealed into solid wall. Four become three, then two, then a winner.
The sealed goals are what make it interesting. As players drop out the table has fewer openings, so the puck comes back at you far more often, and the last two players are fighting on a rink that is mostly wall. You never have to wait for exactly four humans either: empty seats are filled with bots so the match starts anyway.
How to control your paddle
| Input | How it works |
|---|---|
| Mouse | Your paddle follows the cursor, confined to your own half. Swipe through the puck to shoot. |
| Touch | Drag anywhere on your side of the table and the paddle tracks your finger. |
| Trackpad | Identical to a mouse. No clicking is needed at any point. |
Two things decide how a shot comes off: how fast your paddle is moving when it makes contact, and where on the puck it lands. Fast contact hits harder. Off-centre contact sends the puck away at an angle. That is the entire shot system, and learning to control the second one is worth far more than learning to swing harder.
Getting good, briefly
- Sit a few inches in front of your own goal rather than on the goal line. You cover a much narrower cone of angles from there.
- Block more than you swing. A missed swing leaves your net completely open for about a third of a second.
- Never meet a puck that is still drifting toward you. Let it slow, then take it when you can choose your contact point.
- Aim bank shots at a point on the side wall level with your opponent's paddle, so the rebound crosses behind them.
The full version of this, including the practice routine, is in how to get better at air hockey. If you want the background instead, we wrote up where the game came from. It started as an attempt to build a frictionless table, and the game was an afterthought.
Devices and requirements
Any modern browser on desktop, laptop, tablet or phone. Chrome, Safari, Firefox and Edge are all supported. Touch controls switch on automatically on touchscreens and the table scales to whatever screen it is on, including portrait orientation on phones. There is nothing to install and no minimum hardware beyond a browser released in the last few years.
