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

📃: adding a snake game under games section #256

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

ash01825
Copy link
Contributor

@ash01825 ash01825 commented Jan 9, 2025

Closes: #112

  • Title:
  • Arsh Tulshyan:

Describe the add-ons or changes you've made 📃

Added a new file snakeGame.py which allows user to play the snake game under games section

Checklist: ☑️

  • [☑️ ] My code follows the Contributing Guidelines & Code of Conduct of this project.
  • [ ☑️] This PR does not contain plagiarized content.
  • [ ☑️] I have performed a self-review of my own code.
  • [ ☑️] I have commented my code, particularly wherever it was hard to understand.
  • [ ☑️] My changes generate no new warnings.

Working Video 📷

screen-recording-2025-01-09-at-61102-am_UqeigbUh.mp4

Copy link

github-actions bot commented Jan 9, 2025

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Collaborator

@jindalpriyanshu101 jindalpriyanshu101 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jaidh01
Copy link
Collaborator

jaidh01 commented Jan 10, 2025

Never create your pr by committing in main branch.

jaidh01
jaidh01 previously approved these changes Jan 10, 2025
Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

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

Remove these instruction to play this game.

@ash01825 ash01825 dismissed stale reviews from jaidh01 and jindalpriyanshu101 via 5f1ea47 January 10, 2025 15:49
@ash01825
Copy link
Contributor Author

Never create your pr by committing in main branch.
@jaidh01
I'm sorry I fail to understand
isn't it my forked branch?

@jaidh01
Copy link
Collaborator

jaidh01 commented Jan 11, 2025

Never create your pr by committing in main branch.
@jaidh01
I'm sorry I fail to understand
isn't it my forked branch?

Once you fork the repo, create a new branch and commit in that particular branch only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: adding a snake game under games section
4 participants