An open API service indexing awesome lists of open source software.

https://github.com/codeantik/reaction-timer-game

A reaction game which detects the reaction time of the player of clicking a box and accordingly ranks him as per his score
https://github.com/codeantik/reaction-timer-game

css html js reaction-game vuecli vuejs3

Last synced: 13 days ago
JSON representation

A reaction game which detects the reaction time of the player of clicking a box and accordingly ranks him as per his score

Awesome Lists containing this project

README

          

# reaction-timer

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).