From f2820d932af980c0149b57c5f9c7ed3c0da96d21 Mon Sep 17 00:00:00 2001
From: Michael Mutote <130656746+mr1Michael@users.noreply.github.com>
Date: Wed, 25 Oct 2023 12:52:57 +0200
Subject: [PATCH] 22202956 Initial Commit for depth first, A* and MENACE

---
 A-Star/A_Star.py                  | 0
 Depth-First Search/Depth_first.py | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 A-Star/A_Star.py
 create mode 100644 Depth-First Search/Depth_first.py

diff --git a/A-Star/A_Star.py b/A-Star/A_Star.py
new file mode 100644
index 0000000..e69de29
diff --git a/Depth-First Search/Depth_first.py b/Depth-First Search/Depth_first.py
new file mode 100644
index 0000000..e69de29
-- 
GitLab