Orange Roulette: Six Chambers, Four Modes, One Banana Gun
An imprisoned orange agrees to play an evil game in exchange for his freedom. That is the whole premise, and the developer's own listing puts it in one line: "An imprisoned orange hoping for freedom agrees to take part in an evil game. Can he win before he's squeezed too far?"
Before the title screen loads, the game stops you with a warning of its own writing: this is intended for mature players, it contains a theme some might find disturbing, and — in the only joke it makes with a straight face — "Do not use bananas or other dangerous objects in this fashion. RESPECT YOUR ORANGE."
What You're Actually Playing Here
Mikey Houser built Orange Roulette and published it on GameJolt on 19 February 2013, under the account he still uses today. The music is credited on the title screen to Jared H. and Tony G.
The version running on this page is worth being precise about, because it is widely described wrongly. It is not a Flash file being emulated. It is a native HTML5 build made with HaxePunk — the engine Houser lists as his own creation tool on GameJolt — compiled through OpenFL to a plain browser canvas at 854×480. There is no Flash plugin, no emulator layer, and nothing to install. It is JavaScript and a canvas, which is exactly why it still runs years after Flash was switched off, and why it works on a phone.
That also means no account, no download, and no paywall. The free browser version is the complete Flash-era game, not a trial.
The Four Modes on the Title Screen
The title screen offers four ways in. The wording below is the game's own:
| Mode | What it changes |
|---|---|
| Easy Orange (checkpoints) | Death sends you back to a checkpoint instead of the beginning. The mode to learn on. |
| Iron Orange (no checkpoints) | The same run with checkpoints removed. One death, back to the start. This is the intended challenge. |
| Orange Royale (single player) | A standalone single-player mode separate from the main run. |
| Hotseat Two Player | Two humans, one keyboard, taking turns at the same machine. |
If you have never played, start on Easy Orange. The run is short enough that checkpoints do not trivialise it, and losing forty minutes of progress to a one-in-six roll is how most people bounce off the game entirely.
The Banana Gun and the Only Math That Matters
The weapon is a banana that grows a single explosive seed pod in one of six chambers. On your turn you can point it at yourself, point it at your opponent, or spin the cylinder to re-randomise where the pod sits.
A six-chamber cylinder with one live chamber gives you exactly one useful piece of information: every pull that comes up empty makes the next one more dangerous, because the pod has fewer places left to hide.
| Empty pulls so far | Chance the next pull is live |
|---|---|
| 0 | 1 in 6 — 16.7% |
| 1 | 1 in 5 — 20% |
| 2 | 1 in 4 — 25% |
| 3 | 1 in 3 — 33.3% |
| 4 | 1 in 2 — 50% |
| 5 | certain — 100% |
The spin is a reset button, and resetting is not always good
Spinning returns the odds to a flat 1 in 6. That sounds strictly better late in a cylinder, and often it is — but it also throws away the one advantage you have, which is knowing how few chambers are left. Late in a cylinder the danger is high and predictable, and a predictable 50% you can hand to your opponent beats a fresh 16.7% you have to eat yourself. Spin to save your own skin; do not spin when the loaded chamber is about to become someone else's problem.
The deeper version of this reasoning — expected values, when passing the gun beats taking the shot — is worked through in the mechanics and risk analysis.
Controls
Everything is mouse or touch: click a target to aim, click again to commit. The build ships keyboard prompts as well, and it carries touch-specific artwork, which is why it stays usable on a phone screen rather than merely loading on one. There is a sound toggle in the top-right corner of the title screen.
Browser Version vs the 2024 Remake
In 2024 Houser rebuilt the game from scratch. It is a separate purchase, not an update to the one here.
| This browser version | 2024 remake | |
|---|---|---|
| Price | Free | $2.99 |
| Engine | HaxePunk / HTML5 | Godot |
| Platform | Any modern browser | Windows 64-bit only |
| Released | February 2013 (GameJolt) | 7 October 2024 (Steam) |
| Publisher | Self-published | Loserville Express |
| Achievements | None | 29 Steam achievements |
| Extra modes | — | Adds Grim Mode and Protag's Nightmare |
| Multiplayer | Local hotseat | Local hotseat, split-screen PvP, Remote Play Together |
A side-by-side of what changed in the rebuild is in the Flash vs Godot comparison, and the full timeline is in the version history.
Where to Go Next
- The Orange Roulette wiki — medals, the banana gun's in-universe biology, character notes, and the ending.
- Buckshot Roulette — the modern descendant. A declared live/blank shell count plus an item system turns the guessing into real calculation.
- Russian Roulette — the format stripped to nothing but the revolver.
- Shotgun Roulette — a faster duel built around a single global spin.
- Mafia Roulette — adds cards, betting, and rule-changing effects on top of the same core.
Frequently Asked Questions
Is Orange Roulette free to play online?
Yes. The browser version on this page is the complete free game — no account, no download, no trial limit. Only the 2024 remake costs money.
Does Orange Roulette still need Flash?
No. Despite how often it is described as a Flash game running through an emulator, the build here is a native HTML5 version made with HaxePunk. Flash has been dead since the end of 2020 and nothing on this page depends on it.
Does it work unblocked at school?
It loads as an ordinary web page with no plugin and no separate game client, so it works anywhere the site itself is reachable. Whether that is the case depends entirely on your network's filter, not on the game.
Can I play Orange Roulette on my phone?
Yes. The build is touch-driven and ships touch-specific artwork, so it plays on a phone or tablet. Landscape orientation is the better fit for its 854×480 frame.
Is there a two-player mode?
Yes — Hotseat Two Player on the title screen, for two people taking turns on the same device. There is no online multiplayer in the browser version.