Skip to content

KumarWayadande/timer-countdown-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer Countdown Game

This project is a timer countdown game that allows us to start a timer and stop it before it reaches the desired time.

Features

  • Start the timer countdown from a specified time.
  • Attempt to stop the timer as close as possible to the target time without going over.
  • Display the remaining time in a user-friendly format.

Usage

To play the countdown game, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the project folder and excute following installation commands.
  3. Now, play the game by starting any time-counter.
  4. Attempt to stop the timer as close to the target time as possible.

Installation

Clone the repository using the following command:

    
      git clone https://github.com/KumarWayadande/timer-countdown-game.git
    
  

Navigate to the project directory:

  
  
    cd timer-countdown-game
  

Now run following command to install required dependencies.

  
    npm install
  

In order to run the project we use following command

  
  
    npm run dev
  

Quick overview of UI

Contributing

Contributions are welcome! Please feel free to submit a Pull Request or open an issue for any bugs or feature requests.


License

This project is licensed under the project owner - Kumar Wayadande


Contact

If you have any questions, feel free to reach out to me at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published