Skip to content

VinayakBagaria/Debounce-Throttle-Game

Repository files navigation

Visualization of UI events manipulated with debounce and throttling in JS via a Canvas based arcade game.

Normal Click Events

Throttled Click Events

Debounced Click Events