Skip to content

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

@OGTripleK

Description

@OGTripleK

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions