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

GoldFish Card Game - Smart Contract #122

Open
ShwetKhatri2001 opened this issue Oct 14, 2022 · 0 comments · May be fixed by #156
Open

GoldFish Card Game - Smart Contract #122

ShwetKhatri2001 opened this issue Oct 14, 2022 · 0 comments · May be fixed by #156
Assignees
Labels
feature a new feature to be added good first issue Good for newcomers hacktoberfest Hacktoberfest Issues

Comments

@ShwetKhatri2001
Copy link
Contributor

Is your feature request related to a problem? Please describe.

A multiplayer game can be played using a smart contract.

Describe the solution you'd like

GoldFish Card game is a game where players are given a deck of cards and a deck in the center. They keep putting the first card of their deck to the deck present in the center, if it matches then the person wins all those cards. The players having no cards get out and we get the final winner who stays at last. This logic of comparing cards and distributing cards can have a smart contract to play this game.

I'd like to work on this issue.

@advaita-saha advaita-saha added good first issue Good for newcomers hacktoberfest Hacktoberfest Issues feature a new feature to be added labels Oct 22, 2022
@ShwetKhatri2001 ShwetKhatri2001 linked a pull request Oct 31, 2022 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a new feature to be added good first issue Good for newcomers hacktoberfest Hacktoberfest Issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants