Game review
Plinko
6.5 / 10
- Developer
- Frank Force (KilledByAPixel)
- Publisher
- Frank Force (KilledByAPixel)
- Released
- 1 January 2026
- Platforms
- Web browser (desktop and mobile)
- Genre
- Puzzle / arcade
- Monetisation
- Free, open source
- Players
- false
The short version
A correctly built, real-physics Plinko board -- aiming and dropping chips works identically on touch and mouse, and scoring genuinely resolves through Box2D collisions -- but the format is pure luck once the chip leaves your hand, and the presentation is plainer than this same developer's other, more polished prototypes.
Biggest strengths
- Aiming and dropping is simple and immediate on both touch and mouse, with a small randomizing nudge on each drop so identical taps don't always land the same way.
- Genuine Box2D physics -- confirmed across a real multi-drop session that chips bounce unpredictably off the peg pyramid and correctly score into the slot they land in, including a working bonus-ball-at-score-threshold mechanic.
- Portrait-shaped canvas that properly fills a phone screen rather than letterboxing.
Biggest weaknesses
- Once you tap to drop, the outcome is entirely down to physics -- there's no skill expression beyond your initial horizontal aim, so it's more a randomizer toy than a game to master.
- A dead-center drop can occasionally bounce around the symmetric peg pattern for an unusually long time before settling into a slot, which briefly reads as if the chip is stuck.
- Plainer presentation than this developer's other small prototypes -- functional peg-and-slot visuals with score popups, but no combo system or standout visual flourish to hold attention.
Who it's for: Players who enjoy watching a Plinko-style chip bounce for a quick, low-effort hit of randomness -- not for anyone looking for skill-based depth.
Our recommendation: mixed
6.5 / 10
Plinko is exactly the boardwalk classic it's named for: aim a drop point across the top of a peg pyramid, drop a chip, and watch where physics sends it among a row of scoring slots at the bottom. Hit enough points and you earn bonus chips to keep going.
We tested this with real multi-drop sessions on both a simulated phone and a mouse-driven desktop session, reading the game's own ball and score state rather than trusting the visuals alone. Across seven touch drops at varied horizontal positions, the score climbed correctly from 0 to 130 as each chip resolved into its slot, and a four-drop mouse session on desktop produced the same reliable result (0 to 35). The physics are real: chips visibly bounce and deflect unpredictably off the peg pyramid, and a small randomizing nudge on each drop means tapping the same spot twice won't always send the chip the same way. One dead-center drop did take unusually long (over ten seconds) to settle near the bottom row before finally resolving -- worth knowing if a chip looks stuck, it's very likely still working its way down rather than actually broken, since every drop across two full multi-chip sessions eventually resolved correctly.
Where it comes up short is depth. There's no aiming skill beyond picking a horizontal drop point -- everything downstream of that is physics you don't control, so repeat sessions feel more like pulling a lever than playing a game. It's also a noticeably plainer presentation than some of this same developer's other LittleJS prototypes: the peg pyramid and color-coded slots are clean and readable, with a satisfying "+50"-style score popup on each landing, but there's no combo system, glow, or standout visual hook to make you want to come back beyond curiosity about the next bounce.
Verdict: A correctly built, honestly satisfying-for-a-minute Plinko toy -- the physics and scoring genuinely work on both touch and mouse -- but the format's inherent lack of player skill and a fairly plain presentation keep it from being more than a quick, disposable distraction.
Pros and cons
Pros
- Aiming and dropping is simple and immediate on both touch and mouse, with a small randomizing nudge on each drop so identical taps don't always land the same way.
- Genuine Box2D physics -- confirmed across a real multi-drop session that chips bounce unpredictably off the peg pyramid and correctly score into the slot they land in, including a working bonus-ball-at-score-threshold mechanic.
- Portrait-shaped canvas that properly fills a phone screen rather than letterboxing.
Cons
- Once you tap to drop, the outcome is entirely down to physics -- there's no skill expression beyond your initial horizontal aim, so it's more a randomizer toy than a game to master.
- A dead-center drop can occasionally bounce around the symmetric peg pattern for an unusually long time before settling into a slot, which briefly reads as if the chip is stuck.
- Plainer presentation than this developer's other small prototypes -- functional peg-and-slot visuals with score popups, but no combo system or standout visual flourish to hold attention.