Skip to content

Timer Stop Game is a React project that challenges players to stop a timer at specific times. It has multiple difficulty levels and allows players to enter their name. It is a fun way to test timing skills and compete for the highest score

Notifications You must be signed in to change notification settings

Matilda-bit/stop-the-timer-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer Stop Game

This project is a simple game built using React that challenges players to stop a timer at specific target times. It features multiple difficulty levels, each with its own target time. Players must click the "Stop" button to stop the timer as close to the target time as possible.

Features

  • Player Name Entry: Allows players to enter their name to personalize the game experience.
  • Timer Challenges: Offers multiple difficulty levels with different target times.
  • Result Modal: Displays the player's score and how close they stopped the timer to the target time.

Technologies Used

  • React
  • JavaScript
  • CSS

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install dependencies using npm install.
  3. Start the development server using npm start.
  4. Open your browser and navigate to http://localhost:3000 to play the game.

How to Play

  1. Enter your name in the player name input field.
  2. Choose a difficulty level by clicking on one of the timer challenges.
  3. Click the "Start Challenge" button to start the timer.
  4. Click the "Stop" button to stop the timer as close to the target time as possible.
  5. The result modal will display your score and how close you stopped the timer to the target time.

Future Improvements

  • Add more challenging levels with shorter target times.
  • Implement a leaderboard to track high scores.

##Screenshots

screen1 screen2 screen3

About

Timer Stop Game is a React project that challenges players to stop a timer at specific times. It has multiple difficulty levels and allows players to enter their name. It is a fun way to test timing skills and compete for the highest score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published