Skip to content

jammel-yeboah/Visaulization-of-A-Star-Algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Visualization of A-Star Algorithm

Visualization-of-A-Star-Algorithm

Program that visualizes the path finding technique of the A* Algorithm

Report Bug · Request Feature

Getting Started

Prerequisites

  • pip
    python get-pip.py

Installation

  1. Clone the repo
    git clone https://github.com/jammel-yeboah/Visaulization-of-A-Star-Algo
  2. Install Python packages
    pip install pygame --upgrade
    pip install python-math

Usage

  • Start the program
    python a_star.py

About

Program that visualizes the path finding technique of the A* Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages