Skip to content

aking618/A-Star-Studio

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

A* Studio

MacOS application to visualize pathfinding with A*.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

A* Studio is a MacOS application to visualize pathfinding with A*. The application allows the user to determine the size of the grid. The user can then place start and end nodes, as well as barriers. Once the grid is set up, the user can run the A* algorithm to visualize the pathfinding process.

A Star Studio Demo Video

(back to top)

Built With

  • Swift
  • SwiftUI

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/aking618/A-Star-Studio.git
  2. Open the project in Xcode

  3. Run the project

(back to top)

Contact

Ayren King - ayrenking.dev@gmail.com

Project Link: https://github.com/aking618/A-Star-Studio

(back to top)

Useful Resources

(back to top)

About

MacOS application to visualize pathfinding with A*.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages