Skip to content

Commit e5c065a

Browse files
authored
inserted screenshots
1 parent 52c1041 commit e5c065a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Just a chemical engineering student who is intrested field of computer science.
2222
3. **Show explored cells delay time** - A setting that user can change the value of, affecting the animation speed of the explored cells appearing.
2323
4. **Show actual path delay time** - A setting that user can change the value of, affecting the animation speed of the actual path appearing.
2424

25+
## Preview
26+
<kbd>![VBA application's landing worksheet](media/landing_worksheet.png?raw=true)</kbd>
27+
<kbd>![VBA application's sandbox worksheet](media/sandbox_worksheet.png?raw=true)</kbd>
2528

2629
## Credits
2730
1. Breath First Search, Depth First Search and A* Search algorithms used are in Python code translated to VBA and modified from: https://www.linkedin.com/learning/python-data-structures-and-algorithms/python-data-structures-and-algorithms-in-action?u=76881922

0 commit comments

Comments
 (0)