We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0771d69 commit 8810db2Copy full SHA for 8810db2
README.md
@@ -9,12 +9,6 @@ For the representation of a maze a two nested vector is used.
9
10
<img src="https://user-images.githubusercontent.com/73026669/157827590-874d57e2-23e4-49e6-9162-1b4d2be29f89.gif" align="left" width="700px"/>
11
12
-
13
14
15
16
17
18
### How does the A* - Algorithm works?
19
20
It is started with the help of a specified labirynth and
0 commit comments