Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

I want to add path visualization program using BFS and DFS #151

Closed
1 task done
listout opened this issue Oct 3, 2020 · 2 comments
Closed
1 task done

I want to add path visualization program using BFS and DFS #151

listout opened this issue Oct 3, 2020 · 2 comments
Labels
python python language label

Comments

@listout
Copy link
Contributor

listout commented Oct 3, 2020

I want to add path visualization program using bfs and dfs

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Make a path visualization program in python using pygame for the BFS and DFS algorithms

Additional context
The user will have the ability to make start and end point and create walls. Once done an key must be pressed for the program to start and will visualize the path from start to end point and then will color the best route according to the algorithm.

Gif

gif

Languages

  • Python
@github-actions github-actions bot added C C language label java Java language label python python language label and removed java Java language label C C language label labels Oct 3, 2020
@kaustubhgupta
Copy link
Owner

@listout if you have already implemented it then we don't require copied code. If you can customize this/improve this here then specify how

@listout
Copy link
Contributor Author

listout commented Oct 3, 2020

Yes I have implemented this. I got assigned another one so I'll close this one.

@listout listout closed this as completed Oct 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
python python language label
Projects
None yet
Development

No branches or pull requests

2 participants