Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 466 Bytes

Single-page Sorting Visualizer using Astro

TODO

  • Add the rest of sorts

  • Ability to change speed while it's sorting

  • Add state management and move algorithms to separate files for clarity

  • Change algorithm to have a string -> name of algo

  • Follow this to remove ref attribute from bars array

  • Change colour back to default after resetting the sorted array