Skip to content

Nithish-raina/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting visualizer 🚀

A visualizer web application that visualizes certain sorting algorithms using p5.js.

Output 🤩 ☺

output.mp4

Installation 🖥️

  1. Download the required libraries

    p5.js - p5.js file
    p5.dom.js - p5.dom.js file

  2. Clone the repo using

    git clone repo_url
    

    NOTE : This repo will be cloned in your current working directory

  3. To Open the file in your prefered browser

    your_prefered_browser index.html
    

    In terminal

About

Visualizing and analyzing the Sorting Algorithms with p5 js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages