Skip to content

A dynamic and interactive visualizer for pathfinding and sorting algorithms, built to help students understand how different algorithms work step by step

Notifications You must be signed in to change notification settings

TalibY22/Sorting_and_pathfinding_algorithm_visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm visualizer

A Simple Algorithm visualizer used to visualize sorting and pathfinding algorithms using python.This project was very helpfull in helping me understand data structure and algorithms

Requirements

To run this project run

  Pip install pygame
  python main.py

Screenshots

App Screenshot

App Screenshot

About

A dynamic and interactive visualizer for pathfinding and sorting algorithms, built to help students understand how different algorithms work step by step

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages