-
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
soccer game added #4286
soccer game added #4286
Conversation
Thank you @bhumika-1127 ,for creating the PR and contributing to our GameZone 💗 |
/assign |
@kunjgit Kindly review the pr. |
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.
Please make changes soon!!
assets/js/gamesData.json
Outdated
@@ -2102,11 +2102,22 @@ | |||
"gameTitle": "Guess_The_Song", | |||
"gameUrl": "Guess_The_Song", | |||
"thumbnailUrl": "Guess_The_Song.png" | |||
},"421":{"gameTitle": "Pen_Pointer_Fight", |
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.
remove this one if not intended!!
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.
keep your project entry only
assets/js/gamesData.json
Outdated
"gameTitle": "MathQuiz", | ||
"gameUrl": "MathQuiz", | ||
"thumbnailUrl": "MathQuiz.png" | ||
},"423":{ |
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.
after removing other your entry should be below 417 as 423
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.
did you added 421,422 also by yourself!!
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 @bhumika-1127 , for your valuable time and contribution in our GameZone 💗. |
@kunjgit I have added a soccer game wrt issue #4198.Kindly review the PR.