Gurpil

July 10, 2026 · View on GitHub

Flipper Zero adaptation of the web game Gurpil: an endless side-scroller where you pick your wheel shape on the fly to match the terrain and go faster.

Gurpil on Flipper Zero — the rider on the scooter rolling over the terrain, distance and timer on top, control legend on the bottom

How to play

Press the D-pad to switch your wheel shape at any time:

InputShape
UpCircle ○
RightLine —
DownSquare □
LeftTriangle △

Each shape is best on a different terrain (flat, rocky, uphill, obstacle) — match it to the ground ahead to keep your speed up. Reach checkpoints to earn extra time and push your best distance. The run is endless: it only ends when time runs out.

The pace ramps up as you go: a run opens at a gentle x1, then builds to x2 and x3 (the full speed) the further you get — the current tier shows next to the speed bar.

Controls

Menu

InputAction
D-padMove cursor
OKSelect (Play / How to play / Credits)

In game

InputAction
Up / Right / Down / LeftPick wheel shape (see table above)
BackReturn to the menu

Build

Requires a local flipperzero-firmware tree, or ufbt:

ufbt
ufbt launch

Tests, format, lint

make test
make format
make linter

License

GPLv3