Slap The Rat

Slap The Rat

Free · No download · Best on desktop

Slap The Ratorosulagames · 0 plays
Rate it

About Slap The Rat

Most browser games ask you to learn something before they will let you fail. Slap The Rat gives you one second. A rat appears somewhere on a dark wooden floor, a yellow bar at the top of the screen starts draining, and if the bar empties before your click lands, the run is over and the screen says U MISSED IT. There is no second life, no level select and no warm-up. The whole game is that one second, repeated until you lose it.

That single rule does more work than it looks like it should. The rat does not move, does not fake, and never comes in pairs — we watched one sit perfectly still for 550 milliseconds while we deliberately clicked 300 pixels away, and it did not flinch. Missing with the mouse is not punished at all. The only thing that can kill you is the clock, which is why the fail message is worded the way it is. So the skill being tested is not accuracy under pressure. It is how fast you can find a small brown shape on a busy brown background and get a cursor to it — and the cursor is a can of rat poison, sprayed with a small white puff and a sound effect the build files call spraysound.

The build itself is a curiosity. Unity 2020.3.25f1, two scenes, seven scripts, and about 11 MB over the wire (19.6 MB unpacked) for a game whose entire rule set fits in a sentence. GameMonetize published it on 1 October 2022; the loader and framework files still carry their compile timestamp of 3 September 2022, 12:06 GMT, so the whole thing was built about four weeks before it went live. The distributor credits orosulagames. The build does not: the Company Name field simply repeats the game's title. What the files do give away is the language the author works in — the ad wrapper class is called GMReklam (reklam is Turkish for advertisement), the background sprite is named Arka Plan and the rat sprite is rat kopya. The menu has read "Verison 1.0" since launch.

Where whack-a-mole actually comes from

The archetype has a documented origin, and it is not American. The original machine is Japanese: 『モグラ退治』 Mogura Taiji — "mole extermination" — released in 1975 by TOGO (東洋娯楽機, Tōyō Gorakuki). It had eight holes, a hammer chained to the cabinet, one point per hit and a round of about a minute. It became the second highest-grossing electro-mechanical arcade game in Japan in both 1976 and 1977, behind only Namco's F-1.

It reached the United States by being seen rather than sold. TOGO showed the machine at the IAAPA trade show in November 1976; two attendees, Gerald Denton and Ronny Anderson, tried to build their own and could not, so they brought in engineer Aaron Fechter, who in 1977 produced a working version driven by pneumatic cylinders and coined the name "Whac-A-Mole" — no k. Bob Cassata of Bob's Space Racers in Daytona Beach bought it and started selling it that year. Note what that chain is not: it is not a licence from TOGO, which is how the story is usually told. The trademark was registered in the United States in 1992 with a first-use date of 24 April 1977, and it has belonged to Mattel since 6 August 2008.

The generic spelling, with the k, is the one that escaped into English as a metaphor for a problem that pops up somewhere else every time you deal with it. The OED's earliest evidence for the noun is from 1979. Japanese did the same thing independently: mogura tataki is used there for a measure that treats symptoms instead of causes. Slap The Rat sits squarely in that lineage, minus the hammer and the eight holes — one hole, anywhere on the floor, one second.

What a game like this really measures

Reaction time is not one thing, and the difference matters here. Simple reaction time is one stimulus and one response: a light comes on, you press the button. The textbook figure is about 190 ms for a visual signal, and the largest modern study puts the mean at 231 ms across 1,469 people aged 18 to 65. Choice reaction time is different — several possible stimuli, each needing its own response. In the same laboratory, with the same hardware and four alternatives, the mean was 550 ms. Deciding which thing to do cost 319 ms on top of doing it. That gap is the subject of the Hick–Hyman law (Hick, 1952; Hyman, 1953), which says decision time grows with the logarithm of the number of options, not in step with it.

Slap The Rat is not a choice task: there is one rat and one thing to do to it. But it is not a clean simple-reaction task either, because the rat is somewhere new each time. You have to find it and then drive a mouse there, and that search-and-move component is why a full second feels tight when 231 ms is supposedly enough to react. It also explains why the game gets no harder as your score climbs: the only variable it ever changes is where the rat is.

This is not an idle comparison. The whack-a-mole paradigm is used as a real measuring instrument. Tong, Chignell, Tierney and Lee built a tablet mole game explicitly modelled on the fairground machine, with a butterfly as a no-go distractor, and validated it on 146 older adults in a hospital emergency department; performance correlated significantly with their Mini-Mental State Examination scores (JMIR Serious Games, 2016). A 2025 VR version of the same task reported mean hit reaction times of 0.41 s in the lab. Slap The Rat measures nothing and reports nothing — but the shape of the task is the same one clinicians borrowed.

Playing Slap The Rat unblocked

There is nothing to install and no account to make: it is one HTML5 page and a Unity WebGL bundle, which is why it turns up on unblocked-games lists. It runs in Chrome, Edge, Firefox and Safari, including on a school Chromebook, provided the page itself is reachable. Two honest caveats. First, it is desktop only — the build puts up a "WebGL builds are not supported on mobile devices" banner on phones and tablets, and there is no touch fallback. Second, pressing PLAY hands you to the GameMonetize ad SDK: expect a consent dialog and a skippable interstitial before the first rat. Your best score is stored locally in the browser, so it survives a reload but not a clear-site-data.

More games like Slap The Rat

The closest relative in the catalogue is Rabbit Punch Rabbit, which runs the same idea with a hare that shows itself for a moment and adds a two-player mode on one device. From the same GameMonetize developer account there is Helix Rush, a one-touch tower descent — worth noting that its build declares a different company name, so the account clearly publishes more than one person's work. For timing under pressure with a bar to stop rather than a rat to hit, try Drunken Slap Wars; for short, reflex-driven rounds, Boxing Random; and for hunting targets one at a time with no margin for error, Hunter Assassin. More quick-restart high-score games live in our arcade category.

How to play Slap The Rat

  1. Press PLAY. The title screen says RAT HUNT and shows your best score. There is only one button — a QUIT button exists inside the scene file but the web build never draws it.
  2. Park your cursor before the first rat. The first rat of a run always appears in the same place, a little left of centre and just below the middle of the field. We confirmed it across six separate sessions.
  3. Put the can on the rat and click. The hit area is a circle around the rat's body: a click 30 pixels off centre still counted in our tests, 50 pixels did not. The tail does not help you.
  4. Watch the bar, not the rat. The yellow bar at the top is the whole timer. It refills the instant a rat dies and the next one spawns somewhere else.
  5. Click the game over card to go back to the menu, where N RATS becomes your new BEST IS N if it beat the old one.

Tips from playing it:

  • Use fullscreen. GameMonetize serves the game in an 800×450 frame, but the interface was laid out for 800×600. In the default window the timer bar is squeezed into the top row of pixels and the live score counter in the corner is cut off entirely — you are playing blind to both. The fullscreen button restores them.
  • Do not chase the tail. The rat's silhouette is mostly tail. Aim for the body, which is where the circular hit area actually sits.
  • Mouse travel is the real enemy. A second sounds generous until the rat spawns in the opposite corner. Keeping the can near the middle of the floor between kills shortens the worst-case journey more than clicking faster does.
  • There is no reward for panic-clicking. Since a miss costs nothing, one deliberate click beats three frantic ones — the frantic ones just burn the second.
  • Nothing accelerates. We tracked the timer bar through an eleven-kill streak and it reset to exactly the same length every time. If you are losing at rat 20, it is you, not the game.

Controls

Mouse moveMove the can of rat poison — it replaces your cursor, there is no separate crosshair
Left clickSpray whatever is under the can. A click that lands on the rat kills it and refills the timer
Left click (on the game over card)Return to the RAT HUNT menu, where your best score is waiting

Features

  • One rat on screen at a time and exactly one second to kill it — the serialised time limit in the build is 1.00 s
  • The timer refills completely after every kill and never speeds up, so a run of 40 is the same difficulty as a run of 4
  • Missing with the mouse costs you nothing by itself; only the clock ends a run, which is why the fail card reads "U MISSED IT"
  • The first rat of every run appears in the same place, slightly left of centre — six separate sessions, same spot
  • Your best score lives in the browser under the PlayerPrefs key "highscore", so clearing site data resets it to zero
  • Roughly 11 MB over the wire (19.6 MB unpacked) of Unity WebGL for a game with two scenes and seven scripts
  • Desktop only — the build shows a "WebGL builds are not supported on mobile devices" banner on phones and tablets

Game details

Developer
orosulagames
Release date
October 2022
Last updated
October 14, 2023
Added here
March 2023
Technology
HTML5 (Unity 2020.3.25f1 WebGL, 800×450)
Platforms
Browser (desktop)
Classification
Arcade , Clicker

FAQ

How do you play Slap The Rat?

Move the mouse so the can of rat poison sits over the rat and left-click. Each rat gives you one second before the bar at the top of the screen empties and the run ends. Every kill refills the bar and spawns the next rat somewhere else on the floor.

Why does the menu say RAT HUNT instead of Slap The Rat?

"Slap The Rat" is the name on the distributor's page and in the Unity build configuration, but the title screen inside the game reads RAT HUNT. The same screen also carries a typo, "Verison 1.0", which has never been fixed.

Does Slap The Rat get harder as your score goes up?

No. We measured the timer bar frame by frame across several runs, including an eleven-kill streak, and it resets to exactly the same length after every hit. There is no speed ramp, no extra rats and no levels — the difficulty comes entirely from where the rat decides to appear.

What happens if you click and miss the rat?

Nothing. We clicked 300 pixels away from a rat and the rat stayed put while the clock kept running. Only the timer running out ends a run, so wild clicking is not punished directly — it just wastes the second you had.

Can I play Slap The Rat unblocked at school?

It is a single HTML5 page with no plugin, no installer and no account, so it runs on a school Chromebook or a locked-down office browser as long as the site itself is reachable. It needs a mouse and a desktop browser, because the Unity build refuses to run on phones and tablets.

Is Slap The Rat a whack-a-mole game?

Mechanically yes — a target appears without warning, you have a fraction of a second to hit it, and the score is the number you got. The fairground original is Japanese: Mogura Taiji, built by TOGO in 1975, an eight-hole cabinet with a hammer attached. The name most people know, Whac-A-Mole, was coined in the United States in 1977 and is a registered trademark, owned by Mattel since 2008.

What is a good score in Slap The Rat?

There is no leaderboard, so the only benchmark is your own. Our scripted player, clicking as fast as screenshots allowed, managed streaks of six and eleven rats before losing one to the clock. Anything above ten is a genuinely fast second, because the mouse has to travel as well as react.

Who made Slap The Rat?

GameMonetize credits the game to orosulagames, and that account is a real Unity identity — a sibling title, Game Station, ships with "orosulagames" as its company name. This build does not confirm it: the developer typed the game's own name into Unity's Company Name field. What the files do show is a Turkish-speaking author, with an ad class called GMReklam and assets named "Arka Plan" and "rat kopya".

Report a problem with this game

You may also like

See all