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]: Cross the river game #4556

Closed
1 task done
DiwareNamrata23 opened this issue Jun 16, 2024 · 3 comments · Fixed by #4560
Closed
1 task done

[New game]: Cross the river game #4556

DiwareNamrata23 opened this issue Jun 16, 2024 · 3 comments · Fixed by #4560
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

@DiwareNamrata23
Copy link
Contributor

🎮 Game Request

Game logic and basic description
A farmer needs to cross a river with a wolf, a goat, and a cabbage. The boat can only carry the farmer and one of the other three items at a time. The challenge is to get all three items across the river without leaving the wolf alone with the goat (the wolf would eat the goat) or the goat alone with the cabbage (the goat would eat the cabbage).

Point down the features

Game points

  1. The boat can only carry the farmer and one other item at a time.
  2. The farmer cannot leave the wolf alone with the goat.
  3. The farmer cannot leave the goat alone with the cabbage.

Select program in which you are contributing

GSSoC24

Code of Conduct

@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 Jun 16, 2024
@DiwareNamrata23
Copy link
Contributor Author

/ assign

@kunjgit
Copy link
Owner

kunjgit commented Jun 16, 2024

Hey @DiwareNamrata23 !
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 Jun 16, 2024
@kunjgit
Copy link
Owner

kunjgit commented Jun 20, 2024

Hey @DiwareNamrata23 ! 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! 😇

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

Successfully merging a pull request may close this issue.

2 participants