Maze Traversal
Implemented a maze generation and pathfinding system using multiple algorithms. Maze generation is handled by Depth-First Search (DFS), while pathfinding utilizes both Breadth-First Search (BFS) and A* algorithms. The system can efficiently find optimal paths through complex mazes, demonstrating different search strategies and their effectiveness in various scenarios.
Project Overview
Implemented a maze generation and pathfinding system using multiple algorithms. Maze generation is handled by Depth-First Search (DFS), while pathfinding utilizes both Breadth-First Search (BFS) and A* algorithms. The system can efficiently find optimal paths through complex mazes, demonstrating different search strategies and their effectiveness in various scenarios.
Technologies Used
Interested in working together?
I'm always excited to take on new challenges and create innovative solutions. Let's discuss how we can bring your ideas to life.
Let's Connect