Skip to content

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

  1. Clone the repository.
  2. Open index.html in your browser.
  3. Click the button to start the game.
  4. Click the button as many times as you can within the time limit.
  5. The game will display your score and time taken.