Fitts's Law is an observed model that explains speed-accuracy trade-off features of human’s muscle movement with some analogy to Shannon’s channel capacity theorem. This application is a tool to validate the law.
- Clone/Download the repository.
- Launch index.html in any browser.
- To change the number of targets use variable
numberOfTargetsin thetargetScript.js - Values of size of targets & distance between targets can be modified using
inner_Radius_Array&outer_Radius_Arrayrespectively.
Assumption : Only even number of targets can be provided to the application.
The main screen of the application:


