Skip to content

A Terminal based file used to solve Mazes using Path Finding Algorithm like Breadth First Search. It has a static starting and end point, therefore you can tweak it as per your requirement.

Notifications You must be signed in to change notification settings

aryshr/Maze-Solver

Repository files navigation

Terminal Based Maze Solver

A Terminal based file used to solve Mazes using Path Finding Algorithm like Breadth First Search. It has a static starting and end point, therefore you can tweak it as per your requirement.

📔 Table of Contents

🌟 About the Project

📷 Screenshots

Screenshot 2024-01-02 135534 Screenshot 2024-01-02 135602

🎯 Features

  • Mark the Shortest path from Start to the End Point

🎨 Color Reference

Color Hex
Primary Color #4d6386 #4d6386
Secondary Color #393E46 #393E46
Accent Color #00ADB5 #00ADB5
Text Color #EEEEEE #EEEEEE

🤝 Contact

Aryan Sharma - @twitter_handle - arpan140320@gmail.com

Getting Started

Welcome to the VS Code Java world. Here is a guideline to help you get started to write Java code in Visual Studio Code.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

If you want to customize the folder structure, open .vscode/settings.json and update the related settings there.

Dependency Management

The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.

a1f16ed (Pushed all the project files)

About

A Terminal based file used to solve Mazes using Path Finding Algorithm like Breadth First Search. It has a static starting and end point, therefore you can tweak it as per your requirement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages