Falling Words Typing Game

A typing game is a queue. It shows the speed each level actually requires next to yours, because falling faster is not what makes it hard.

0
Score
Your speed
Needed here
5
Lives

Falling faster does not make it harder

Every game like this is described in terms of speed — the words come down faster, so it gets harder. That is not what is happening. A typing game is a queue: words arrive at some rate, and you clear them at your typing speed. You can keep it up for ever if and only if you can type the average word in less time than the gap between arrivals. Which works out as words per minute needed = 12 × mean word length ÷ seconds between words.

The fall time is not in that formula. How long a word takes to reach the bottom decides how many are on screen at once, and therefore how much warning you get — not how fast you have to be. Two levels here are built to show it: Steady and Downpour use the same words at the same arrival rate and differ only in fall time. They need exactly the same typing speed. Downpour just shows you 3.1 words at a time instead of 5.6, so you find out later.

That is why this game shows your live speed next to the speed the level actually requires, rather than a difficulty label. Once your sustained rate sits below the line the run is over — the only question left is how many words it takes. Speeds here use the standard definition of a word as five characters, so they are directly comparable with any typing test, including the one on this site.

What each level actually asks of you

Required speed is computed from the real word list, not estimated.

How to use

  1. Pick a level and press Start, then type the words as they fall.
  2. Watch your live speed against the speed the level requires.
  3. Type the lowest matching word first — it is the one about to be lost.
  4. Compare Steady and Downpour: same required speed, much less warning.

Frequently asked questions

Does the game get harder when words fall faster?

Not in the way you would expect. A typing game is a queue: words arrive at some rate and you clear them at your typing speed, so you can keep going indefinitely if and only if you can type the average word in less time than the gap between arrivals. The fall time does not appear in that at all — it decides how many words are on screen, which is how much warning you get, not how fast you have to be.

What speed do I actually need?

Twelve times the mean word length divided by the seconds between arrivals. On a level using four-to-seven-letter words arriving every 1.8 seconds, the mean is about 5.5 characters, so it needs roughly 37 words a minute. The figure is shown live next to your own speed rather than hidden behind a difficulty label, and it is computed from the actual word list.

Why do two levels have the same required speed?

Because they are built to make the point. Steady and Downpour use the same word list and the same arrival rate and differ only in how long a word takes to fall. They need exactly the same typing speed; Downpour just shows you about three words at a time instead of six, so you find out you are losing later. That is the whole difference between them.

How is words per minute defined here?

A word is five characters, which is the standard everywhere typing speed is measured. Using anything else would make the numbers here incomparable with every typing test in the world, including the one on this site. So sixty words a minute is five characters a second, and a six-letter word takes 1.8 seconds at forty words a minute.

Which word does my typing go to?

The lowest one that matches what you have typed, never the one that spawned first. If cat is nearly at the bottom and cart has just appeared, typing "ca" goes for cat every time. Targeting by spawn order makes the game feel broken in exactly the moment it matters most, so it does not do that.

Why are longer words worth more than their length?

Because a long word is a longer commitment while everything else keeps falling. Typing a nine-letter word costs three times the keystrokes of a three-letter one but far more than three times the risk, since three other words are descending while you are busy. Scoring on length squared rather than length reflects what it actually costs you.

What is a good typing speed?

Around forty words a minute is typical for an adult who types regularly, sixty-five to seventy-five is a good touch typist, and past a hundred is genuinely fast. Sustained speed matters more here than peak speed: the queue does not care how quick your best word was, only whether your average clears the arrival rate.

Why did I lose even though I was typing quickly?

Almost certainly because your sustained rate sat below the line while your bursts were above it. A queue integrates: every second you spend under the required speed adds to a backlog that does not clear itself. That is why the speed readout turns red the moment you drop below what the level needs, rather than waiting for the screen to fill.

Does typing practice actually improve speed?

Yes, and accuracy improves faster than raw speed does. Most of the gap between a fifty and an eighty word-a-minute typist is corrections rather than keystroke rate, which is why a game that punishes mistakes indirectly — by costing you time while words keep falling — tends to train the right habit better than one that just counts characters.

Where do the words come from?

A bundled English word list of about eleven thousand common words, filtered to the length band each level uses. Nothing is fetched, so the game works offline. The mean length used to compute the required speed is measured from that filtered list rather than assumed.

Can I play this on a phone?

You can, and one board serves both — the speeds are not split by input. A phone keyboard is genuinely slower than a physical one for most people, so a shared table does mix them, but splitting a typing game by device would halve every table to draw a line that autocorrect and keyboard choice already blur.

Does this store anything?

Only if you post a score. The game and the word list both run entirely in your browser, nothing is uploaded, and nothing is saved between runs unless you choose to put a score on the global board, which sends the name you type and the number.

🔒 This tool runs entirely in your browser. Nothing you enter is uploaded, logged, or stored.