Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geeekyboy/fitts-law-experiment
A proof for the validity of Fitt's Law
https://github.com/geeekyboy/fitts-law-experiment
Last synced: 15 days ago
JSON representation
A proof for the validity of Fitt's Law
- Host: GitHub
- URL: https://github.com/geeekyboy/fitts-law-experiment
- Owner: GeeekyBoy
- License: agpl-3.0
- Created: 2022-05-25T15:41:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T15:41:37.000Z (over 2 years ago)
- Last Synced: 2024-11-08T02:48:00.571Z (2 months ago)
- Language: CSS
- Homepage: https://geeekyboy.github.io/fitts-law-experiment/
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fitt's Law Experiment
## Table Of Contents:
* [Overview](#overview)
* [Features](#features)
* [License](#license)## Overview
Originally created as a college assigment, this small application can be used to prove the validity of the [Fitt's Law](https://en.wikipedia.org/wiki/Fitts%27s_law).
## Features
* Beautiful design.
* Touchscreens supported.
* Targets are moved randomly.
* Adjustable number of trials.
* D, W, and MT are calculated automatically.
* Results are exported to a CSV file.## License
*Fitt's Law Experiment* is released under the **GNU AGPLv3** license.