A start path-finding algo. implemented in Python, not really optimized and still has errors!
State | background |
---|---|
Normal | |
Blocked | █████████ |
Visited | ░░░░░░░░░ |
Highlighted | ▒▒▒▒▒▒▒▒▒ |
Path | **************** |
Current | CU |
Start | ST |
Goal | GO |
simpley just run Engine.py