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

[New game]: Rummy #3847

Closed
1 task done
Bhagat-Nidhi opened this issue May 28, 2024 · 4 comments
Closed
1 task done

[New game]: Rummy #3847

Bhagat-Nidhi opened this issue May 28, 2024 · 4 comments
Labels
gssoc GSSoC24 program label level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@Bhagat-Nidhi
Copy link

🎮 Game Request

Rummy is a popular card game known for its simple rules and strategic depth. The objective is to form sets and runs with your cards and be the first to get rid of all your cards or have the lowest unmatched cards' total

The main goal in rummy is to create sets and runs from the cards in your hand. A set is a group of three or four cards of the same rank but different suits (e.g., 8♦ 8♠ 8♣), and a run is a sequence of three or more consecutive cards of the same suit (e.g., 4♠ 5♠ 6♠).

I would like to contribute in the creation of this new game

Point down the features

Cards 2 through 10 are worth their face value.
Face cards (Jack, Queen, King) are worth 10 points each.
Aces can be worth 1 or 11 points, depending on the variant.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit
Copy link
Owner

kunjgit commented May 28, 2024

Hey @Bhagat-Nidhi , You can't have another issue before completing the previous one 😀
you already have the following 1 open issues 👀 ! :

#3785

@kunjgit kunjgit closed this as completed May 28, 2024
@kunjgit kunjgit added level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue labels May 28, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 28, 2024

Hey @Bhagat-Nidhi ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

@Bhagat-Nidhi
Copy link
Author

please assign this i really want to do this

@kunjgit
Copy link
Owner

kunjgit commented May 28, 2024

Hey @Bhagat-Nidhi !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added the gssoc GSSoC24 program label label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
Development

No branches or pull requests

2 participants