Reaction Timer

Project setup

You can download this project by clicking on the green “Code” button and selecting “Download ZIP”

  • Once decompressed on your computer, open command line and go to the project directory and open it on VS Code with:
code .

Compiles and hot-reloads for development

Once in VS Code, in the top menu find “Terminal” and open a terminal to run the next command:

npm run serve

When the process finish this should show a link to open the project on your default browser by Ctrl + click on it

image

The game

This game mesures your response time to click on a green block when it suddenly appears after a random amount of time.

image

image

Showing results

This will give you a rank depending on the response time

image

image

GitHub

View Github