Python turtle crossing : feature to recognize when turtle reaches finish line. #2
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
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)
The text was updated successfully, but these errors were encountered: