Skip to content

Repository files navigation

Pathfinder

This project provides a visual understanding of pathfinding algorithms. Powered by Python and manim, it creates animations that illustrate how the algorithms work.

Getting Started

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

Prerequisites

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

Installation

  1. Clone the repository:

    git clone https://github.com/username/pathfinder-animation-project.git
  2. Navigate to the project directory:

    cd pathfinder-animation-project
  3. Install the required packages:

    pip install -r requirements.txt

Usage

To run the animation for a specific scene, use the following command:

manim pathfinder.py SceneName -p

About

Path finding visualisations using Manim!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages