About Ragdoll Arena 2 Player
Fourteen games behind one grid usually means thirteen of them are filler. The theory falls apart here, because the fourteen entries do not share an engine of convenience — they share a body. Every character in all of them is the same active ragdoll, a puppet held upright by physics joints that are one bad step from giving up. Slicing fruit, catching chickens and shoving somebody off a platform look like three games. They are three rooms containing the same wobbling person.
That is what makes the control scheme work. You get four keys, and in the melee games there is nothing else — no punch button, no swing button, no block. The hammer in Hammer swings because your ragdoll lurches and the hammer is heavy; the boxer in Brawl connects because he has thrown his weight, not because you pressed a hit key. The game does not even call them directions. Start a round and the caption reads "Action- W,A,S,D" on the left and the arrow keys on the right, which is the honest description: four ways to disturb a body, and the result is the physics engine's problem.
The scoring is the same everywhere and it is short. Three pips sit above each player, one round is one pip, and three pips takes the match — two or three minutes including the loading cards. A round win pays 10 coins and a 3-0 match paid us 40, while the shop charges 1,500 to 3,500 for a costume. The maths is not subtle, and it is worth knowing before anybody sets their heart on the dinosaur suit.
The game is signed by RHM Interactive OÜ, the Tallinn company behind twoplayergames.org, and for once every record agrees: GameMonetize credits RHM, the Google Play package is com.rhm.ragdollarena2player, and the Unity project inside the build carries twoplayergames.org as its company name, plus the portal logo on the loading screen. It started as a phone game — the App Store dates it to 15 July 2023 — and the browser version followed on 29 November 2023. CrazyGames rates it 9.0 out of 10. Underneath the paint the identifiers are Turkish: costumes are Kostum, a bullet is Mermi, a head is kafa. An Estonian company, a Turkish keyboard.
The fourteen games, and what each one is actually asking
No portal lists these, so here is the grid in menu order, played rather than copied.
| Game | What happens | How the round ends |
|---|---|---|
| Hammer | Long-handled mallets in a fenced yard, coins and power-up crates on the floor | You put the other player down |
| Slicer | Fruit thrown up in front of you both, bombs mixed in | Your bar fills first |
| Hunter | A small oval arena seeded with TNT and pickups | You catch the other player |
| Soccer | Football, with a police officer loose on the pitch | Three goals |
| Catcher | A farmyard with ten chickens wandering loose | You catch more of them |
| Strike | A cannon each, a bomb parked in the middle | You push it into their half three times |
| Shooter | A rooftop, and weapons handed out at random | The other player goes off the roof |
| Match | Empty shapes, filled with pieces you pick up and slide | You complete yours first |
| Brawl | Side-on boxing with a health bar and a stamina bar each | Their health bar empties |
| Pusher | A platform over open water | They go in the lake |
| Burger | Customers, orders, burgers and drinks to fetch | You serve faster |
| Runner | Platforms that vanish behind you, obstacles ahead | The other one falls in the sea |
| Fighter | Your opponent bounces round a ring; you drop on him | Two knockdowns make a point |
| Sniper | Chickens breaking out of boxes, bombs among them | Highest score; the golden chicken pays more |
Four of them answer to two names, a fossil of an earlier version: inside the file, Strike is Bomber, Match is Finder, Brawl is Boxing and Pusher is Drop, and the preview clips still carry the old names. Brawl is also the odd one out structurally. The other thirteen share two scenes; Brawl gets a scene of its own, with its own menu, its own bot and its own arena draw — we were dropped onto a concert stage with a giant piano for a floor, then into a shipping-container yard.
There is a computer opponent, and there are twelve of them
This is the question the game's own listings answer badly, so: yes, you can play the whole thing alone. Single player is the default — the menu starts with one character and the second is something you add. In solo matches the scoreboard reads YOU and CPU instead of P1 and P2.
The file backs it up. There is no generic bot: the build ships twelve separate bot controllers, one per family of minigame — a burger bot, a runner bot, a sniper bot, a chicken bot, a boxing bot with its own difficulty profile. That is a lot of work for a mode a studio does not care about, and it shows. The hammer bot chases, collects power-ups and punishes a bad approach, which is more than the coin-flip opponents in most games of this shape.
What 107 MB of Unity actually buys
We pulled the build apart, because the number is startling. This is Unity 2021.3.31f1 on the Universal Render Pipeline, and the download is 107.1 MB — 101.2 MB of asset data, 5.7 MB of compiled WebAssembly and two small scripts.
Inside are 84,642 game objects across five scenes, 2,174 configurable joints and 4,295 rigid bodies doing the ragdoll work, 238 sound files adding up to just under nine minutes of audio, and 588 textures. The ragdoll is a licensed asset — every limb is named APR_, from the Active Ragdoll Player package — and the debris off the crates comes from RayFire. There are twelve languages in the localisation table, from Thai to Vietnamese. The build also carries the SDKs of portals it is not running on: alongside GameMonetize sit Yandex Games, Y8 and GameDistribution.
The fourteen preview videos are not in that 107 MB. They stream separately, half a megabyte each and only when you open the grid — another 7 MB if you look at every card.
Play Ragdoll Arena 2 Player unblocked
Most pages that answer ragdoll games unblocked talk about the filter. Here that is the wrong end of the problem.
The obstacle is the pipe. Unity ships a WebGL game as one monolithic asset file, so the full 107.1 MB has to land before the title screen appears — there is no playing while the rest arrives. That is the structural difference from the Construct games on the same shelf, where the runtime is a few hundred kilobytes and the artwork turns up as each screen needs it: Drunken Boxing asks for 567 KB before it lets you press 1P, and Stick Duel: Medieval Wars 483 KB. This one is a hundred and eighty-nine times that first number, in one request.
Memory is the second half. With a minigame loaded we measured the WebAssembly heap at 356 MiB, plus roughly 165 MiB of JavaScript heap. On an eight-gigabyte laptop nobody notices. On a four-gigabyte Chromebook with a dozen tabs open, that is the tab that gets reaped, and closing everything else is the only performance advice here that does anything.
One small mercy: the server sends no cache-control header at all, so whether the second visit is instant depends on your browser's heuristics rather than on anything the game asks for. A machine that has loaded it once usually starts fast next time; a computer room that wipes profiles at logout will not.
As for the filter, there is less mystery than the search term suggests. A filter refuses a hostname, and has no opinion about what the page would have done. This page does very little: nothing is installed, there is no login, no plugin and no download, and the save is a few numbers in your own browser. If the address loads, the game loads with it. If it does not, that was decided on the network, and the two answers that leave nobody in trouble are asking a teacher to allow the site and playing at home, where it costs the same nothing.
More two-player games from RHM Interactive
RHM has been building games for one shared keyboard since 2008, and the rest of the shelf is far lighter than this one. Their sports series runs on randomised physics and two keys: Basket Random, Boxing Random, Soccer Random and Volley Random. For straight brawling there is Drunken Boxing 2, their other Unity build, plus Drunken Spin Punch and Drunken Tug War.
If it is the many-games-in-one-page format you want, 12 MiniBattles is the other end of the design space: a collection from Shared Dreams Studios that gives each player one key and weighs almost nothing. More for two people on one keyboard in our multiplayer category.
How to play Ragdoll Arena 2 Player
- Choose how many people are playing. The menu opens in single player against the computer. Press Add 2nd Player and a second character appears beside the first, each with its own costume.
- Press Play and pick a game. The grid holds all fourteen. Selecting one opens a card with a short video and a description, and the button underneath starts it. The Random Game wheel rolls for you.
- Learn your four keys. Player one is on W A S D, player two on the arrow keys, and in single player either set works. A few games add one action key: G for player one, P for player two.
- Take three rounds. A round ends the moment somebody scores, and the next one starts on the same terms.
- Spend or switch. The results screen carries the whole grid, so a rematch and a change of game are one click. Coins go into the shirt icon on the menu.
Things worth knowing before your first match:
- Stop steering and start leaning. In the melee games the useful input is a short tap towards where you want your weight to fall. Holding a direction walks your ragdoll into range with the weapon trailing behind it, which is exactly when it cannot hurt anybody.
- The arena is a scoreboard too. Hammer scatters coin discs and power-up crates across the floor mid-round, and chasing one costs you position.
- Losing your weapon is not losing the round. A hard clash can knock a hammer clean out of a fighter's hands, and the loose hammer then lies on the floor for either of you.
- In Shooter, the recoil is the movement. Every shot pushes your ragdoll backwards on the rooftop, so firing at the wrong moment walks you towards the edge you are trying not to fall off.
- Read the card, not the icon. Several minigames hide the rule that decides them: the police officer loose on the pitch in Soccer, the bombs among the chickens in Sniper, the TNT in Hunter.
Controls
| W A S D (Player 1) | The whole of player one's input. The four keys lean, drive and swing the ragdoll; the game labels them "Action" rather than up, down, left and right |
|---|---|
| ← ↓ ↑ → (Player 2) | The same four actions for the second player on the same keyboard. In one-player mode either set works, so a solo player can use whichever hand is free |
| G (Player 1) · P (Player 2) | The extra action key in the minigames that have one — firing in Shooter and Sniper, jumping in Runner. Most of the fourteen never ask for it |
| Pause button (top centre) | Opens Resume, Restart and Menu. There is no keyboard shortcut for it, so it is a mouse click even mid-match |
| Touch | The build carries an on-screen joystick and per-game action buttons, but GameMonetize still flags the game as not mobile-ready and the download is heavy for a phone |
Features
- Fourteen separate minigames in one build - hammer duel, fruit slicing, arena hunt, football, chicken catching, cannon push, rooftop shootout, shape matching, boxing, platform shoving, burger service, disappearing platforms, ring wrestling and target shooting
- Every one of them is scored the same way - first to three points takes the match, tracked by three lit pips per player at the top of the screen
- A computer opponent for all fourteen, built from twelve separate bot controllers, so the collection works with nobody else in the room
- Four keys per player and no attack button in the contact games - the weapon swings because your ragdoll does
- A costume shop priced between 1,500 and 3,500 coins, funded at 10 coins per round won and 40 coins for a 3-0 match
- Twelve interface languages, chosen from a flag strip along the bottom of the menu, and progress that survives closing the tab
- 107 MB of Unity 2021 WebGL, all of it downloaded before the title screen appears - the heaviest thing on this shelf by a wide margin
Game details
- Developer
- RHM Interactive
- Release date
- July 2023
- Last updated
- November 29, 2023
- Added here
- September 2019
- Technology
- HTML5 (Unity 2021.3.31f1 WebGL, Universal Render Pipeline, 800×450 landscape)
- Platforms
- Browser (desktop), Chromebook, iOS and Android (separate RHM app)
- Classification
- 3D , Action , Multiplayer
FAQ
Can you play Ragdoll Arena 2 Player with one player?
Yes, and that is the default. The menu opens in single player with a computer opponent labelled CPU, and you only get a second human by pressing Add 2nd Player. Every one of the fourteen minigames has a bot behind it, so nothing in the collection is locked off when you are alone.
What are the controls in Ragdoll Arena 2 Player?
Player one uses W, A, S and D, player two uses the arrow keys, and in one-player mode either set drives your character. A handful of minigames add a single action key on top - G for player one and P for player two - for firing or jumping. There is no attack button in the melee games.
How many games are in Ragdoll Arena 2 Player?
Fourteen, all reachable from one grid - Hammer, Slicer, Hunter, Soccer, Catcher, Strike, Shooter, Match, Brawl, Pusher, Burger, Runner, Fighter and Sniper. A Random Game wheel in the corner of the grid picks one for you.
How do you win a match in Ragdoll Arena 2 Player?
Every minigame runs to three points, shown as three pips per player in the bar at the top of the screen. Each round is scored on its own terms - a knockdown, a filled bar, ten chickens - and the round winner takes one pip. Three pips ends the match and offers a rematch.
Is Ragdoll Arena 2 Player a boxing game?
One of its fourteen minigames is. Brawl is a side-on boxing match with a health bar and a stamina bar for each fighter, and it is the only one built as a scene of its own inside the file, with its own menu and its own randomly drawn arena. The other thirteen are not boxing at all.
How do you earn coins in Ragdoll Arena 2 Player?
A round win pays 10 coins and a 3-0 match paid 40 in our games. Costumes in the shop cost between 1,500 and 3,500, so a 3,000-coin outfit is roughly seventy-five clean match wins. A rewarded video is worth 100 coins, and some costumes are unlocked by watching two or three videos instead of paying.
Does Ragdoll Arena 2 Player save your progress?
Yes, in the browser itself. We earned coins, switched the interface to English and turned on the second player, reloaded the page, and all three came back. Nothing is stored on an account, so the save lives on that one machine and that one browser.
Who made Ragdoll Arena 2 Player?
RHM Interactive OÜ, the Estonian company in Tallinn that has run twoplayergames.org since 2008. Three independent records agree - GameMonetize files the game under RHM Interactive, the Google Play package is com.rhm.ragdollarena2player, and the Unity project inside the build we serve declares twoplayergames.org as its company name.






