-
Notifications
You must be signed in to change notification settings - Fork 841
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
Added Tetris Game #4361
Added Tetris Game #4361
Conversation
Thank you @muskan42 ,for creating the PR and contributing to our GameZone 💗 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @muskan42,
You need to make the following changes:
- 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 🚀
It's already done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @muskan42,
You need to make the following changes:
- 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 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to make this change in your Pull request
assets/images/black.png
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow contribution guideline while naming the images in asset folder refer contribution.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to rename them but the preload function I used in the js file is creating an issue when the names are altered.
Also please let me know the issue with the Readme file that is mentioned above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may be because you didnt name the readme file in capital letters so bot was unable to detect the same file in your game
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want you can change that to capitals
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done but still asking for the same changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not a problem it is just asking approval from our side your job is done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not a problem it is just asking approval from our side your job is done
okay
@muskan42 we are reviewing the code it may take some time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @muskan42,
You need to make the following changes:
- 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 🚀
README.md
Outdated
@@ -339,7 +339,7 @@ This repository also provides one such platforms where contributers come over an | |||
| [Rapid_click_frenzy](https://github.com/kunjgit/GameZone/tree/main/Games/Rapid_click_frenzy) | |||
|[Penguins Can't Fly](https://github.com/Will2Jacks/GameZoneForked/tree/Task/Games/Penguins_Can't_Fly)| | |||
| [Taash_Game](https://github.com/kunjgit/GameZone/tree/main/Games/Taash_Game)| | |||
|
|||
| [Tetris Game](https://github.com/kunjgit/GameZone/tree/main/Games/tetris_game)| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
place your game entry 10places above it is giving merge conflicts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go!!
Thank you @muskan42 , for your valuable time and contribution in our GameZone 💗. |
PR Description 📜
Added Tetris Game
Fixes #4312
Mark the task you have completed ✅
Add your screenshots(Optional) 📸
Thank you soo much for contributing to our repository 💗