From fb4d292ec16bb29f91deac15212f662014349e51 Mon Sep 17 00:00:00 2001 From: Leonard <75704905+Leonardpepa@users.noreply.github.com> Date: Thu, 20 Jan 2022 04:53:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4c0f883..af7e555 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,11 @@ This is a tool to visualize search algorithms ## Preview ![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot1.JPG) + +### Path Finding ![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot2.JPG) + +### Random maze ![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot3.JPG) ### Diagonial moves