Start the loop, then click the moving target for points. Pause/resume to prove you can control an animation loop.
Score: 0 | Speed: 2 px/frame
Instead of moving only on input events, this game updates position continuously every frame using requestAnimationFrame.
Reverse direction at edges • Add vertical movement • Change speed mid-run • Add a “resume” hotkey.