AceCentre / Snap-ReactionTest

Reaction test for human to find difference in set of images

Home Page:https://snap.willwa.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snap! - Reaction test game

A simple game that uses images to ask a user to test their reactions. View the finished example here: http://code.willwa.de/reaction-test-01/

Note - Press space bar When you see a match!

With thanks to Arasaac for the symbols used in this game.

Install

Requires node v7.2 or above

$ npm install
$ bower install

Open test page

To run test page in development environment run the following command.

$ npm run dev

Build for distribution

After running the following command dist/ directory will get created.

$ npm run build

About

Reaction test for human to find difference in set of images

https://snap.willwa.de


Languages

Language:CoffeeScript 62.4%Language:HTML 18.4%Language:Less 13.0%Language:JavaScript 6.3%