-
Notifications
You must be signed in to change notification settings - Fork 209
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
Add Beginner-Level Python Projects #113
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a simple egg-catching game built using Python and the Tkinter library. The player controls a catcher to catch falling eggs, scoring points for each successful catch while trying to avoid losing lives. The game increases in difficulty as time progresses.
Create Egg_Catcher_Game.py
👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly! Feel free to join our community on Discord to discuss more! |
@PasamTharun please add proper comments for every function. |
Do mean in code???
…On Sat, 5 Oct, 2024, 3:57 pm UTSAV SINGHAL, ***@***.***> wrote:
@PasamTharun <https://github.com/PasamTharun> please add proper comments
for every function.
—
Reply to this email directly, view it on GitHub
<#113 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDYCS4OTQLMA44I5TYWP4VDZZ65J5AVCNFSM6AAAAABPNGUG42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGAYTANRTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Do u mean in code??
…On Sat, 5 Oct, 2024, 3:58 pm Pasam Tharun, ***@***.***> wrote:
Do mean in code???
On Sat, 5 Oct, 2024, 3:57 pm UTSAV SINGHAL, ***@***.***>
wrote:
> @PasamTharun <https://github.com/PasamTharun> please add proper comments
> for every function.
>
> —
> Reply to this email directly, view it on GitHub
> <#113 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BDYCS4OTQLMA44I5TYWP4VDZZ65J5AVCNFSM6AAAAABPNGUG42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGAYTANRTG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Yes |
Okay sure
…On Sat, 5 Oct, 2024, 4:00 pm UTSAV SINGHAL, ***@***.***> wrote:
Yes
—
Reply to this email directly, view it on GitHub
<#113 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDYCS4N76HMN7R2G6RE2NODZZ65UFAVCNFSM6AAAAABPNGUG42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGAYTCMRVG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Added Comments for each
Done buddy
…On Sat, 5 Oct, 2024, 4:00 pm Pasam Tharun, ***@***.***> wrote:
Okay sure
On Sat, 5 Oct, 2024, 4:00 pm UTSAV SINGHAL, ***@***.***>
wrote:
> Yes
>
> —
> Reply to this email directly, view it on GitHub
> <#113 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BDYCS4N76HMN7R2G6RE2NODZZ65UFAVCNFSM6AAAAABPNGUG42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGAYTCMRVG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
UTSAVS26
approved these changes
Oct 5, 2024
TheChaoticor
approved these changes
Oct 5, 2024
UTSAVS26
added
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
Status: Approved ✔️
PRs that have passed review and are approved for merging.
level1
gssoc-ext
hacktoberfest
hacktoberfest-accepted
labels
Nov 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
gssoc-ext
hacktoberfest
hacktoberfest-accepted
level1
Status: Approved ✔️
PRs that have passed review and are approved for merging.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a simple egg-catching game built using Python and the Tkinter library. The player controls a catcher to catch falling eggs, scoring points for each successful catch while trying to avoid losing lives. The game increases in difficulty as time progresses.
Pull Request for PyVerse 💡
Issue Title : Add Beginner-Level Python Projects
Closes: #58
Describe the add-ons or changes you've made 📃
How it Works
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Checklist: ☑️