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

add input() after the maze has been generated will run the GUI #3

Open
OGTripleK opened this issue Apr 25, 2022 · 0 comments
Open

add input() after the maze has been generated will run the GUI #3

OGTripleK opened this issue Apr 25, 2022 · 0 comments

Comments

@OGTripleK
Copy link

Based on your aStarHeuristicComparison.py , I got it working as normal... it print into the terminal but after adding a = input() at the end of the code will trigger the GUI to show. For this file, for loop has been set to 100 which it will do comparison for 100 times without showing the GUI but the worst is if add input() after it generate the maze it will popup 100 GUI windows which may cause pc freezing depend on pc specs...

If you need further more information, please don't hesitate to comment.

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

No branches or pull requests

1 participant