This is the Simple Labyrinth Game repo, created using HTML and Vanilla JavaScript. Challenge yourself in text-based mazes to find the exit.
-
Updated
Nov 5, 2023 - JavaScript
This is the Simple Labyrinth Game repo, created using HTML and Vanilla JavaScript. Challenge yourself in text-based mazes to find the exit.
This project implements and compares three fundamental search algorithms - Depth-First Search (DFS), Breadth-First Search (BFS), and A* Search
Add a description, image, and links to the maze- topic page so that developers can more easily learn about it.
To associate your repository with the maze- topic, visit your repo's landing page and select "manage topics."