Welcome to the Cricket Score Board project! This web application allows you to simulate and keep track of cricket scores, runs, and wickets in a simple and interactive manner.
This project is a simple cricket score board application where you can simulate a cricket match by entering runs and ball types. It keeps track of the score, wickets, and overs, and declares the winner at the end of the match.
- Display current score, wickets, and overs.
- Buttons to enter runs (1-6) and special ball types (Dot Ball, Wicket, Wide Ball, No Ball).
- Automatically handles over completion and team switch.
- Declares the winner based on scores.
- Open the
index.html
file in your preferred web browser. - Use the run buttons to simulate scoring runs and special ball types.
- The application will automatically handle the scoring logic, over completion, and team switch.
- HTML
- CSS
- JavaScript
Thank you for using the Cricket Score Board! If you have any questions or feedback, feel free to open an issue in the repository.