Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 306 Bytes

File metadata and controls

10 lines (8 loc) · 306 Bytes

sort-vis

Visualizes sorting alogithims using p5 js

Requirements

  • Requires a local node server

Install/Setup

  • Install node.js http-server by running "npm install http-server"
  • Then while in the sort-vis folder run "http-server"
  • Finally connect to "http://localhost:8080/" and open sort-vis.html