Skip to content

ericviana/sorting-algorithms-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualizer

Small project to visualize sorting algorithms. The purpose was to play around drawing with canvas.

Bubble Sort

Run

Make sure you have serve installed:

yarn global add serve

Then just run

serve

in the project's folder.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • CSS 24.4%
  • HTML 5.9%