Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.27 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.27 KB

Tempo Test

Overview

Tempo Test is a fun and interactive web-based game that challenges your sense of rhythm and accuracy. The objective of the game is to click to the beat of a playing track and maintain the same tempo even after the beat stops. At the end of 20 beats, your score will be displayed, indicating how well you maintained the tempo during the silence.

How to Play

  1. Launch Tempo Test on your preferred web browser here.
  2. Click the start button to start the beat. You can adjust the tempo and the volume using the sliders.
  3. Click the start button again to initiate the game.
  4. Click or press any key in sync with the beat.
  5. As you continue clicking to the beat, the audio will fade away, but you must maintain the same tempo with your clicks.
  6. After 20 beats, the game will end, and your final score will be revealed.

Installation

To play Tempo Test, follow these steps:

  1. Clone the repository:

    git clone https://github.com/noahbei/tempo-test.git
    
  2. Open the project directory:

    cd tempo-test
    
  3. Launch the index.html file in your preferred web browser.

Alternatively, you can simply visit the live version of the game by clicking here.