Block Drop is BestForAndroid's take on the falling-blocks puzzle: seven shapes, ten columns, and the pull to clear one more line. It's tuned for Android phones with big on-screen buttons and swipe controls, runs at a smooth 60 FPS, and saves your high score on your device. Free to play, no app, no sign-up, and fully offline.
Fitting falling shapes under time pressure is a workout for spatial reasoning, mental rotation, planning ahead and quick decision-making, which is exactly why this genre is a staple in cognition research.
Spatial reasoningMental rotationPlanningReflexes
One HTML file, with no frameworks, no network calls, no tracking. The board renders on a single <canvas>; pieces use a 7-bag randomiser and matrix rotation with simple wall-kicks; Web Audio drives the blips (mutable); your best score lives in localStorage. Fully offline; embeds in any page via <iframe>.