01 Movement
WASD / Arrow keysMove both dinosaurs in the chosen direction
Click and drag / SwipeMove both characters on a pointer or touch device

More Multiplayer GamesA compact Fancade puzzle platformer where one input moves two differently sized dinosaurs toward a shared exit.
The same directional command moves both dinosaurs simultaneously.
WASD / Arrow keysMove both dinosaurs in the chosen direction
Click and drag / SwipeMove both characters on a pointer or touch device
Dino Bros is a Fancade puzzle platformer about controlling two dinosaurs at the same time. Their different heights and positions turn a simple directional input into a routing problem involving coins, switches, falling platforms, hazards, and the level exit.
The challenge comes from coupled movement: a safe step for one dinosaur can push the other toward a hazard. Solving a level means reading both halves of the screen before committing to the next direction.
Issue one direction to both dinosaurs, compare the two resulting positions, collect coins or trigger a mechanism, and plan the next shared move.
Collect all coins and bring both dinosaurs to the level exit without losing either character to a hazard.
Each short stage begins as a dual-position puzzle, introduces coins and mechanisms, and ends only when both characters complete the route.



One shared input moves both dinosaurs, so the puzzle is managing two characters simultaneously rather than assigning one to each player.
The same command moves both, but their sizes and surroundings differ, so a direction that helps one character can endanger the other.