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

Title: Adding Blackjack Card Game #1838

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

Title: Adding Blackjack Card Game #1838

codewithganeshhh opened this issue Jun 19, 2024 · 2 comments

Comments

@codewithganeshhh
Copy link
Contributor

Which pre-existing JavaScript project will you be working on?

#1813 #1688 #1592 #1365

Describe your enhancement/improvement

The player has to get a hand with a value as close to 21 as possible without going over.
A hand that goes over 21 is a bust.
The players in a Taash Game plays against the dealer. Each player has to beat the dealer's hand in order to win.

Anything you need to say to the Reviewers

The player has to get a hand with a value as close to 21 as possible without going over.
A hand that goes over 21 is a bust.
The players in a Taash Game plays against the dealer. Each player has to beat the dealer's hand in order to win.

Add any other context or relevant screenshots about the enhancement here.

Screenshot 2024-06-19 202717

@codewithganeshhh
Copy link
Contributor Author

@swapnilsparsh assign me

@swapnilsparsh
Copy link
Owner

@codewithganeshhh Not required as of now.

@swapnilsparsh swapnilsparsh closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants