Flapjack
Loading…
Weekly Top 10
- Loading…
Play to set a score, then submit it to the board.
How to play
- The pancakes are stacked in a jumbled order of sizes.
- Tap a pancake to slide the spatula under it and flip the whole stack above it upside down.
- Keep flipping until the stack is sorted, largest on the bottom to smallest on top.
- Every flip counts — the fewer you use, the better your score.
Strategy & tips
- Work from the bottom up: get the biggest pancake to the bottom first, then the next, and so on.
- To place the biggest pancake, flip it to the top, then flip the whole stack so it drops to the bottom.
- Each pancake usually takes at most two flips to lock in place, so plan the pair before you touch anything.
- The par is a greedy benchmark. Beating it means you found a shorter route, not just a lucky one.
- Undo is there for planning, so try a flip in your head before you commit.
FAQ
What exactly does a flip do?
It reverses the order of every pancake above where you insert the spatula, like flipping that whole chunk of the stack over at once.
Can I lose?
No. There is no fail state — you just keep flipping until it is sorted. The challenge is doing it in few flips.
Is this the pancake sorting problem?
Yes. It is the classic prefix-reversal puzzle: sort the stack using only flips of the top portion.
Does my best score save?
Yes. Your best is stored in your browser, and you can submit it to the weekly leaderboard.