July 1, 2026

Scoops, shortcuts, and a nerd fight

Learn Vim motions with an ice-cream van

A cute ice-cream game is teaching keyboard shortcuts — and the comments are melting down

TLDR: A playful new game teaches people keyboard-only text editing by turning the cursor into an ice-cream van. Commenters loved the charm, but also kicked off a lively fight over whether its old-school controls are a smart lesson for beginners or just outdated tradition.

A new browser game called vim-scoops is turning a famously intimidating text editor into something much sweeter: an ice-cream van driving around town. Instead of clicking with a mouse, players steer the van with letter keys to reach customers, learning the editor’s movement tricks one snack stop at a time. On paper, it’s wholesome, clever, and very beginner-friendly. In the comments, though? Instant culture war with sprinkles.

The biggest split is over the old-school controls. One camp thinks this is adorable and genuinely useful, with fans cheering that keyboard navigation finally has a playful tutorial. Another camp is side-eyeing the whole premise, asking whether beginners in the 2020s really need to be taught the quirky h j k l movement keys before more familiar arrow keys. That turned a cute learning toy into a mini debate about whether tradition is helpful training or just ancient baggage.

And because this is the internet, the jokes came fast. One commenter went full nostalgia mode, riffing on old ice-cream van culture with “Mine’s a 99!”, while another basically said, “Please, gamers have been training for this for years,” shouting out punishing dungeon games where these controls are second nature. Others were simply delighted, comparing it to older learning games and saying they’d happily play. So yes: the app is about teaching keyboard shortcuts, but the real show is the comment section arguing whether this is brilliant onboarding, retro cosplay, or secretly a roguelike recruitment ad.

Key Points

  • The article presents **vim-scoops**, a game that teaches Vim motions through an ice-cream van metaphor where the van is the cursor and the town is the text.
  • Players learn by completing levels on a map, driving with keyboard commands only, and trying to reach customers within or below a target keystroke count.
  • The article explains core Vim concepts for beginners, including motions, Normal mode, numeric prefixes such as `3j`, and multi-key commands like `f` followed by a character.
  • A quick playable example focuses on `h`, `j`, `k`, and `l` navigation, while the full game covers a broader set of commands.
  • The page includes a command reference spanning movement, editing, insert mode, visual mode, search, and registers and macros.

Hottest takes

"the children still cry 'Mine's a 99!'" — bitwize
"are novices well served... by that being the primary thing that they learn" — JdeBP
"Every roguelike player has these bolted in" — anthk
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.