Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 584 Bytes

File metadata and controls

27 lines (13 loc) · 584 Bytes

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