Skip to content

AlexChern0v/PingPongTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping Pong Score Tracker

Try it Now!

The Ping Pong Score Tracker is a web application that allows you to keep track of scores in a ping pong game between two players. It provides a user-friendly interface to increment scores, display the current scores, and customize game settings.

How To Use

  1. Bring your own device
    • display: PC/Mac/Mobile
    • controls: Keyboard/Mouse/Touchscreen/Wireless Presenter/Detachable Custom Buttons(coming soon)
  2. Open the Ping Pong Score Keeper application in your web browser
  3. Use the buttons below to keep score:
    • Click the "+1 Player 1" button or left arrow to increase Player 1's score by 1
    • Click the "+1 Player 2" button or right arrow to increase Player 2's score by 1
  4. The current scores for each player will be displayed in the format "Player 1 : Player 2"
  5. If a player reaches the winning score, the game ends, and their name will be displayed as the winner
  6. To start a new game, click the "Reset" button or add a point to any player
  7. Enjoy playing ping pong and keeping score with ease!

Optionally, adjust default settings:

  • Enter the names of Player 1 and Player 2 in the respective input fields
  • Change the winning score by selecting the desired value from the "Playing to" dropdown menu
  • Choose the starting player by selecting either "Player 1" or "Player 2" from the "Starting" dropdown menu
  • Enable or disable sound effects by selecting "On" or "Off" from the "Sound" dropdown menu
  • Choose between two game modes Short/Long

Core Features

  • Score tracking
    • Increment the scores for Player 1 and Player 2 with dedicated buttons
    • Display the current scores for each player in real-time
  • Serve tracking
    • Automatically calculate and display who's serving next
  • Announcers
    • Announce current score and who's serving
    • Two different voices
  • Customization
    • Choose between two modes Short (11 to win. 2 balls serving) and Long (21 to win, 5 balls serving)
    • Choose players names
    • Choose the starting player
    • Enable or disable sound effects for an immersive experience
    • Reset the scores and settings to start a new game

Feedback and Contributions

Your feedback and contributions are valuable. If you have any suggestions, bug reports, or enhancements, please feel free to contribute or raise an issue in the project repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.2%
  • HTML 44.8%