prathimacode-hub / Awesome_Python_Scripts

🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
https://prathimacode-hub.github.io/Awesome_Python_Scripts/
Mozilla Public License 2.0
362 stars 255 forks source link

Snake_game #77

Closed muskantayal123 closed 3 years ago

muskantayal123 commented 3 years ago

Title: Snake Game About: I'll implement random or turtle library for this project. Name: Muskan Tayal Label: Feature Request Assignee:

LGM-SOC'21: Participant

Description: First i'll make the virtual screen for the game and then i'll work on the snake body after that on the food. Then also i'll work on the score points too.

please assign to me this issue.

prathimacode-hub commented 3 years ago

Where's the template? @muskantayal123

prathimacode-hub commented 3 years ago

Shall I make it easy for you? I shall provide the template here. You just add the changes according to your project. @muskantayal123

muskantayal123 commented 3 years ago

@prathimacode-hub Mam i have done this. Please check it and assign this issue to me.

prathimacode-hub commented 3 years ago

Good to see your dedication. Issue is assigned to you. @muskantayal123

prathimacode-hub commented 3 years ago

There was no update from you about the progress. Is everything going fine?@muskantayal123

muskantayal123 commented 3 years ago

@prathimacode-hub Done with the project mam but actually i am facing problem while doing pull request as i'm new user to github so do not know how to commit.

Debashish-hub commented 3 years ago

What's the problem you are facing @muskantayal123

muskantayal123 commented 3 years ago

@Debashish-hub i did till clone part after that i do not know how to commit.

Debashish-hub commented 3 years ago

Please follow the procedure :

muskantayal123 commented 3 years ago

@Debashish-hub thank you . I'll try and if i face some issue i'll get back to you.

Debashish-hub commented 3 years ago

@Debashish-hub thank you . I'll try and if i face some issue i'll get back to you.

Great! Go ahead @muskantayal123

muskantayal123 commented 3 years ago

@Debashish-hub image_2021-06-14_120256 Sir Please tell me why i am getting this error?

Debashish-hub commented 3 years ago

use your email and your name in place of "you@example.com" and "Your Name" @muskantayal123

You need to link your vscode to github, for that run the commands: -git config --global user.email email -git config --global user.name your name(in github)