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

Python turtle crossing : feature to recognize when turtle reaches finish line. #2

Open
Dhriti-lab opened this issue Mar 30, 2024 · 0 comments
Labels
Bug-Beatles This section problems are meant for junior section easy it is an easy task feature-implementation This issue requires you to develop a feature from scratch issue-fix This issue requires you to solve problems in existing code and overcome them by whatever means python python language specific

Comments

@Dhriti-lab
Copy link
Collaborator

Dhriti-lab commented Mar 30, 2024

PROJECT FOLDER - bug-beatles/python-turtle-crossing
CURRENT STATE - Currently, the turtle moves beyond the screen if it successfully moves past all the cars i.e. it does not not crash with any car. There is no specified finishing line or point at which the turtle finishes one level and moves on to the next one. This issue needs to be assessed.
DESIRED STATE - Implement a feature to detect when the turtle reaches the finish line and then update the level afterwards. The turtle should move to the initial position at the starting of every level.
LEVEL - Easy
FOR - BugBeatles (Junior Section)

@Dhriti-lab Dhriti-lab added easy it is an easy task Bug-Beatles This section problems are meant for junior section feature-implementation This issue requires you to develop a feature from scratch issue-fix This issue requires you to solve problems in existing code and overcome them by whatever means python python language specific labels Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Beatles This section problems are meant for junior section easy it is an easy task feature-implementation This issue requires you to develop a feature from scratch issue-fix This issue requires you to solve problems in existing code and overcome them by whatever means python python language specific
Projects
None yet
Development

No branches or pull requests

1 participant