How the test works
Guide the pointer through a maze without touching walls. Move from start to finish; wall contacts add penalties.
How the score is calculated
The score is elapsed completion time plus any maze penalty in milliseconds, so a lower total is better.
Measurement limits
Maze Cursor measures controlled pointer movement through constrained space. Cutting corners may look faster but wall contacts add penalties, so choose a smooth path with enough clearance. Pointer acceleration, sensitivity and browser zoom change how much hand movement is needed; keep them fixed when comparing completion time.
Sources and editorial notes
The method uses Pointer Events, Keyboard Events and the monotonic Performance API clock. Content is reviewed by CPS-TEST.ONLINE editors.
Published: 2026-07-11 · Updated: 2026-08-12 12:16:16