Clicker Game in JavaScript
This is a simple clicker game in JavaScript which the goal is get a high score within a certain amount of time by clicking the button.
Getting Started
- Clone the repository.
- Open index.html in your browser.
- Click the button to start the game.
- Click the button as many times as you can within the time limit.
- The game will display your score and time taken.