Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping Pong Ball Game #109

Closed
MonishRaman opened this issue Jun 19, 2024 · 2 comments
Closed

Ping Pong Ball Game #109

MonishRaman opened this issue Jun 19, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24

Comments

@MonishRaman
Copy link
Contributor

MonishRaman commented Jun 19, 2024

Ping Pong Ball Score-Keeper

  • Project Overview

In this project user can keep score of various 2 players games. The maximum score can be 11 and score is reset after every game.The buttons turn red and green for winner and loser respectively. After the winning the game the score can not be increased.

  • Use Of the Project

User can keep score of their games.

  • Languages Used

HTML
CSS
Javascript

  • How to Use
  1. Using the project is very easy.
  2. First select the maximum Score/Wining Score.
  3. To increase the score of player 1 by pressing player-1 button and increase the score of player 2 by pressing player-2 button.
  4. After reaching the maximum score winner would be declared by an alert message and green color of button and score.
  5. To play another game press reset button and choose your winning score.
  • Sample Pictures

image
Opening Page

image

counting page

image

player1 wins

image

game is reset

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@MonishRaman MonishRaman changed the title Soduku Solver Ping Pong Ball Score-Keeper Jun 19, 2024
@dhairyagothi dhairyagothi added documentation Improvements or additions to documentation enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM labels Jun 20, 2024
@dhairyagothi
Copy link
Owner

Assigned @MonishRaman

@MonishRaman MonishRaman mentioned this issue Jun 20, 2024
16 tasks
@MonishRaman MonishRaman changed the title Ping Pong Ball Score-Keeper Ping Pong Ball Game Jun 20, 2024
@MonishRaman MonishRaman mentioned this issue Jun 20, 2024
16 tasks
dhairyagothi added a commit that referenced this issue Jun 20, 2024
## Related Issue #109 

[Cite any related issue(s) this pull request addresses. If none, simply
state "None”]
write issue no. here

## Email id used to regsiter for VSoc'24: monishr608@gmail.com


## Description

[Please include a brief description of the changes or features added]

## Type of PR

- [ ] Bug fix
- [ ] Feature enhancement
- [ ] Documentation update
- [ ] Security enhancement
- [ ] Other (specify): _______________


check in issue by entering [X] in boxes

## Screenshots / Videos (if applicable)




https://github.com/dhairyagothi/50_days_50_web_project/assets/140420819/76a8fc58-6928-44dd-a012-47c51bee41ad





[Attach any relevant screenshots or videos demonstrating the changes]

## Checklist
- [ ] I have performed a self-review of my code.
- [ ] I have read and followed the Contribution Guidelines.
- [ ] I have tested the changes thoroughly before submitting this pull
request.
- [ ] I have provided relevant issue numbers, screenshots, and videos
after making the changes.
- [ ] I have commented my code, particularly in hard-to-understand
areas.
- [ ] I have followed the code style guidelines of this project.
- [ ] I have checked for any existing open issues that my pull request
may address.
- [ ] I have ensured that my changes do not break any existing
functionality.
- [ ] Each contributor is allowed to create a maximum of 4 issues per
day. This helps us manage and address issues efficiently.
- [ ] I have read the resources for guidance listed below.
- [ ] I have followed security best practices in my code changes.

check in issue by entering [X] in boxes
## Additional Context

[Include any additional information or context that might be helpful for
reviewers.]




## Contribution Guidelines

Thank you for considering contributing to our project! To ensure smooth
collaboration and effective contribution management, please adhere to
the following guidelines:

### Issue Creation

1. **Limit on Issues:**
- Each contributor is allowed to create a maximum of **4 issues per
day**. This helps us manage and address issues efficiently.

### Contribution Levels

2. **Basic Contributions:**
- This project is primarily focused on documentation. Most of the setup
has been completed, so contributors will generally need to work on basic
code tasks, such as writing tests.
   - For these tasks, issues will be assigned the **Easy** label.

3. **Acknowledging Hard Work:**
- If a contributor puts in significant effort on a task, the issue will
be upgraded to **Medium**. This is our way of recognizing and
appreciating extra effort.

4. **Feature Additions and Component Work:**
- Contributors working on new features or components using JSX/TSX will
be assigned a level based on the complexity and quality of their work.
- The more complex and valuable the contribution, the higher the level
assigned.

### Level Definitions

- **Easy:**
- Tasks are straightforward, such as fixing minor bugs, writing tests,
or making simple documentation updates.
- **Medium:**
- Tasks require more effort, such as addressing complex bugs, improving
existing features, or making substantial documentation improvements.
- **Hard:**
- Tasks are highly complex and involve significant new feature
development, major refactoring, or extensive contributions to the
project’s core components.

We look forward to your contributions and appreciate your effort in
helping us improve the project!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

No branches or pull requests

2 participants