Hi everyone, I'm trying to create a simple maze program. When the user finishes the maze, I want to print in big letters "You Win!" and when the user hits a wall, I want the user to go back to the beginning of the maze. The problem is "collision detection" which is an advanced topic and I'm only in a beginning programming class. Is there anyway I can force the user back to the starting point when the turtle hits the wall? Thank you in advance. -- https://mail.python.org/mailman/listinfo/python-list
- basic maze problem with turtle baujacob
- Re: basic maze problem with turtle baujacob
- Re: basic maze problem with turtle Joshua Landau
- basic maze problem with turtle baujacob
- Re: basic maze problem with turtle Denis McMahon
- Re: basic maze problem with turtle Gary Herron
- Re: basic maze problem with turtle Sam Fourman Jr.
- Re: basic maze problem with turtle Chris Angelico
- Re: basic maze problem with turtle Antoon Pardon
- Re: basic maze problem with turtle Neil Cerutti
- Re: basic maze problem with turtle Steven D'Aprano
- Re: basic maze problem with turtle Denis McMahon
- Re: basic maze problem with turtle Antoon Pardon