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

Feature requests (Debugging/Documentation/Maze Interaction) #15

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

Because there is no obvious way receive feedback from your python script 
(besides the movement of the mouse). It can be difficult to debug. I would like 
to request a code output feature (like a serial monitor window) so that we can 
see what our algorithm is doing a little bit better.

I also would to request the ability to interact with the maze like the built in 
maze solvers do. For example, the flood fill algorithm prints an int on each 
maze cell. But this feature isn't available to the python side of the program.

More documentation is always great, too! It is sometimes hard to know 
specifically what built-in methods do what.

Original issue reported on code.google.com by [email protected] on 3 Dec 2012 at 2:48

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

No branches or pull requests

1 participant