This project is a Reaction Time Test game that measures how quickly a player can react to a randomly appearing target. The game includes features such as dynamic background color changes and particle animations for visual enhancement.
- Measure reaction time by clicking on a randomly appearing target.
- Dynamic background color changes.
- Particle animation background.
- Responsive design.
- HTML
- CSS
- JavaScript
- Particles.js for particle animation
- Clone the repository:
git clone https://github.com/Anthony01M/reaction-time-test.git
- Navigate to the project directory:
cd reaction-time-test
- Open
index.html
in your browser to view the application.
- Click the "Start" button to begin the game.
- Wait for the target to appear and click it as quickly as possible.
- Your reaction time will be displayed after you click the target.
- Click the "Restart" button to play again.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is part of my portfolio. Feel free to check out my other projects on GitHub.