Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarymax/shape
Shape Experiment
https://github.com/binarymax/shape
Last synced: 6 days ago
JSON representation
Shape Experiment
- Host: GitHub
- URL: https://github.com/binarymax/shape
- Owner: binarymax
- License: mit
- Created: 2013-04-22T10:45:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T16:26:50.000Z (about 7 years ago)
- Last Synced: 2024-04-15T12:19:45.226Z (7 months ago)
- Language: HTML
- Homepage: http://shapex.org
- Size: 19.5 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-open-source-games - Shape Experiment - The shape recognition reflex game. (Browser-Based / Puzzle)
README
# Shape Experiment
The shape experiment is a project designed to collect information about shape recognition.
As more data is collected, code that is used for analysis will be posted here.
Sets of data will also be made public, but if sufficiently large will be hosted elsewhere.
## Technical
Currently the application runs in HTML5/JavaScript, and is hosted on nginx.
Logs are collected by way of nginx requests. The requesting URL contains all of the necessary data.
Google Analytics is used to get general site use information.
###### *Made with love by Max Irwin (http://binarymax.com)*