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]:LifeMosaic #4152

Closed
wants to merge 1 commit into from

Conversation

PallaviGudupallavi
Copy link

PR Description 📜

This PR is about a new game - 'Life's Mosaic'. In this game players create initial configurations and observe their evolution. This zero-player game is Turing complete and simulates complex patterns through simple rules on an infinite grid.

Fixes #4060


Mark the task you have completed ✅

  • [ ✅] I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • [ ✅] I have performed a self-review of my own code or work.
  • [✅ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ✅] My changes generates no new warnings.
  • [ ✅] I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • [ ✅] I have added screenshot for website preview in assets/images
  • [✅ ] I have added entries for my game in main README.md
  • [✅ ] I have added README.md in my folder
  • [x ] I have added working video of the game in README.md (optional)
  • [ ✅] I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸

image



Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented Jun 3, 2024

Thank you @PallaviGudupallavi ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @PallaviGudupallavi,
You need to make the following changes:

  • Please create a new folder inside the "Games" folder.
  • Please add a README.md file inside the newly created folder.
  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

Copy link
Collaborator

@ishita-43 ishita-43 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure add your game files and visible in your pr
Also add your game image in asset folder and update main readme.md file

@kunjgit kunjgit mentioned this pull request Aug 1, 2024
11 tasks
@kunjgit
Copy link
Owner

kunjgit commented Aug 1, 2024

Thank you @PallaviGudupallavi , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

@PallaviGudupallavi
Copy link
Author

@kunjgit in the previous PRs #4943 and #4152 i havent added the Readme.md file ..so i made a New PR #5060 ...Please review it...If any issues i can close all the PR's and raise a new one again.

@kunjgit
Copy link
Owner

kunjgit commented Aug 4, 2024

Thank you @PallaviGudupallavi , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

@PallaviGudupallavi PallaviGudupallavi deleted the new-game branch August 4, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New game]: Life’s Mosaic
3 participants