Skip to content

adnanavni/speed-tester

Repository files navigation

Speed Tester Game - React & TypeScript

Demo Image

Installation

To install the dependencies for this project, you will need to have Node.js and npm installed on your machine. Once you have those, navigate to the project directory and run the following command:

npm install

How to Play

The Speed Tester Game is a simple, yet challenging game where your reflexes are put to the test. A button will light up at random intervals, and your goal is to press it as quickly as possible.

Here's how to get started:

  1. Start the game by running the following command in your terminal:
npm run dev
  1. Pay close attention to the game screen. When a button lights up, click on it as quickly as you can.

  2. The game will keep track of your score. Try to improve your reaction time with each round!