Skip to content

This project is a simple web application built with Vue.js to test your reflexes. The Reaction Timer game measures how quickly you can click a target after it appears on the screen

Notifications You must be signed in to change notification settings

GoatMoaz/reaction-timer

Repository files navigation

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/GoatMoaz/reaction-timer
  2. Navigate into the project directory:
    cd reaction-timer
  3. Install dependencies using npm:
    npm install
  4. Start the development server:
    npm run serve
  5. Open your web browser and visit http://localhost:8080 to see the Reaction Timer game in action.

How to Play

  1. Click the "New Game" button to begin the game.
  2. Wait for the target to apper on the screen.
  3. Click on the target as quickly as possible.
  4. Your reaction time will be displayed after each round.
  5. Keep playing to beat your previous score!

Technologies Used

  • Vue.js - JavaScript framework for building user interfaces
  • HTML/CSS - Structure and styling of the game
  • JavaScript - Logic for the Reaction Timer
  • Markdown - Documentation format

Credits

This project was created by Moaz Ayman as a simple exercise using Vue.js. Feel free to modify and extend it as you like!

About

This project is a simple web application built with Vue.js to test your reflexes. The Reaction Timer game measures how quickly you can click a target after it appears on the screen

Topics

Resources

Stars

Watchers

Forks