Just for fun
Waterfall Dash
An endless runner styled as a Network waterfall — jump blocking requests, grab cached ones for bonus points.
score0best—
How to play
ControlsSpace, ↑, or tap/click the canvas to jump. Works on keyboard and touch.
ObstaclesOrange "blocking" requests are ground-level and must be jumped — touching one ends the run. Green "cached" requests float at jump height and are optional — grab one for bonus score.
DifficultyScroll speed ramps up gradually the longer you survive, capped so it stays fair rather than becoming unplayable.
Under the hoodA real requestAnimationFrame game loop with the physics/obstacle state kept outside React state for smooth 60fps play — only the score display syncs back to React.