This project provides a visual understanding of pathfinding algorithms. Powered by Python and manim, it creates animations that illustrate how the algorithms work.
To get a local copy up and running, follow these simple steps.
This project requires the following tools:
- Python (version 3.7 or later)
- Manim (version 0.11.0 or later)
You can install the necessary libraries by running the following command:
pip install -r requirements.txt-
Clone the repository:
git clone https://github.com/username/pathfinder-animation-project.git
-
Navigate to the project directory:
cd pathfinder-animation-project -
Install the required packages:
pip install -r requirements.txt
To run the animation for a specific scene, use the following command:
manim pathfinder.py SceneName -p