https://github.com/lukestorry/dot_to_dot
Simple timed dot-to-dot game for a Human-Computer-Interaction Experiment
https://github.com/lukestorry/dot_to_dot
Last synced: 17 days ago
JSON representation
Simple timed dot-to-dot game for a Human-Computer-Interaction Experiment
- Host: GitHub
- URL: https://github.com/lukestorry/dot_to_dot
- Owner: LukeStorry
- License: mit
- Created: 2016-10-17T20:07:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T17:40:47.000Z (over 9 years ago)
- Last Synced: 2025-03-05T11:18:37.857Z (over 1 year ago)
- Language: Python
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dot_to_dot
Simple timed dot-to-dot game for a Human-Computer-Interaction Experiment.
## Run
Just type `python dot_to_dot.py`.
## Interface
Use the buttons to select which input and diagram to use for that round.
(Latin Square used in experiment to determine this.)
The timer automatically starts when drawing starts.
### Diagram
We used our team logo, the [7] emoticon.

### Dot selection with colour
Past dots are red, next dot is green, completed dots are grey.
