Number Rush Challenge is a fun and fast-paced game where players have to locate and click on a specific number within a grid of randomly generated numbers before the time runs out.
- Randomly generated grid of numbers for each game session.
- Simple and intuitive interface using HTML, CSS, and JavaScript.
- Timer to create a sense of urgency.
- Responsive design, playable on both desktop and mobile devices.
- Open the game in your web browser.
- You will be presented with a grid of numbers.
- Locate and click on the target number as quickly as possible.
- If you click on the correct number within the time limit, you win the game.
- If you run out of time or click on the wrong number, you lose the game.
- Click on the "Play Again" button to start a new game.
- HTML
- CSS
- JavaScript