Skip to content

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domino Score Tracker

A professional web application for tracking scores in domino games. Perfect for keeping track of points and managing game settings in real-time.

Features

  • Real-time score tracking for two teams
  • Customizable team names
  • Multiple game modes (200, 300, 400, or 500 points)
  • Score history with round-by-round breakdown
  • Victory sound effects
  • Special sound effect for zero-point rounds
  • Bilingual support (English/Spanish)
  • Responsive design for all devices
  • Easy-to-use interface

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Bootstrap 4.5.2
  • Local Storage for settings persistence

Project Structure

dominoscoretracker/
├── assets/
│   ├── audio/
│   │   ├── victory.mp3
│   │   └── goat.mp3
│   └── images/
│       ├── img1.png
│       ├── img2.png
│       └── ...
├── css/
├── js/
├── index.html
├── settings.html
└── README.md

Setup

  1. Clone the repository
  2. Place the project in your web server directory
  3. Open index.html in your browser
  4. Configure your game settings and start playing!

Usage

  1. Set up team names and game preferences in the settings page
  2. Enter points for each team after every round
  3. Track the running total and history of points
  4. The game automatically detects when a team wins
  5. Use the "Nuevo" button to start a new game

Contributing

Feel free to fork this project and submit pull requests with improvements.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages