8000 GitHub - ArielSpencer/score-domino: 🧮 Score Domino is a simple app to calculate points for matches with two teams.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ArielSpencer/score-domino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge GitHub License Traduzir para Português




HTML5 CSS3 JavaScript



Score Domino

A simple and interactive application for scoring domino games, allowing players to track their scores easily and efficiently.

📚 Index

  1. Description
  2. Technologies
  3. How to Use
  4. Installation and Usage
  5. Features
  6. Contributions
  7. Developer
  8. License
  9. References

✏️ Description

Score Domino is a simple app designed to calculate scores for domino matches, developed to simplify point counting and replace the use of beans and corn. The idea came after watching my family play and use small objects for scoring, which often led to confusion and complaints. I decided to create a digital solution to make this experience more practical and organized.

It was a great opportunity to apply my knowledge in JavaScript, HTML, and CSS while studying to re-enter the front-end market, resulting in a useful tool for my family and others who want to enjoy the game without using physical objects or scorecards.

👾 Technologies

  • HTML5
  • CSS3
  • JavaScript

🧑‍💻 How to Use

  1. Access the app: https://score-domino.arielspencer.com.br/
  2. Input the points for each match in the corresponding fields or subtract them if clicked by mistake.
  3. The total score will be displayed on the screen.

🤖 Installation and Usage

Prerequisites

Installation

  1. To run the Score Domino app, you can use the Live Server extension on Visual Studio Code and follow these steps:

  2. Clone the repository:

    git clone https://github.com/ArielSpencer/score-domino.git
  3. Navigate to the project directory:

    cd score-domino
  4. Open the project in your code editor (suggested: Visual Studio Code):

    code .
  5. Right-click on index.html and select "Open with Live Server."

✨ Features

  • Score counter that calculates a victory for every 4 matches won.
  • Automatic calculation for two teams.
  • Simple and user-friendly interface.

📬 Contributions

Contributions are welcome! If you have suggestions, corrections, or improvements, feel free to open an issue or send a pull request.

Steps to Contribute:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/NAME
  3. Follow the commit standards of Conventional Commits.

    git commit -m "feat(app): add new scoring feature"
  4. Push your branch:

    git push origin feature/NAME
  5. Open a Pull Request explaining the issue solved or the feature added. If there are visual changes, attach a screenshot and wait for the review!

    More details on how to create a pull request

☕️ Developed by

Ariel Spencer

Ariel Spencer

Ariel Spencer Website

📝 License

This project is licensed under the MIT License.

💛 References

Domino icons created by Smashicons - Flaticon

About

🧮 Score Domino is a simple app to calculate points for matches with two teams.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0