@@ -4,9 +4,8 @@ A webpage to visualize and audibilize sorting algorithms using javascript.
4
4
5
5
[ ![ Audio Sort] [ 2 ]] [ 1 ]
6
6
7
- [ 1 ] : http://projects.skratchdot.com/audio-sort/index.html
8
- [ 2 ] : http://projects.skratchdot.com/audio-sort/img/preview.jpg
9
-
7
+ [ 1 ] : http://projects.skratchdot.com/audio-sort/index.html
8
+ [ 2 ] : http://projects.skratchdot.com/audio-sort/img/preview.jpg
10
9
11
10
## Audio Sort Links
12
11
@@ -18,7 +17,6 @@ A webpage to visualize and audibilize sorting algorithms using javascript.
18
17
19
18
- [ TODO List] ( https://github.com/skratchdot/audio-sort/blob/gh-pages/TODO.md )
20
19
21
-
22
20
## Built With
23
21
24
22
- [ timbre.js] ( http://mohayonao.github.io/timbre.js/ )
@@ -41,7 +39,6 @@ A webpage to visualize and audibilize sorting algorithms using javascript.
41
39
42
40
- [ FileSaver.js] ( https://github.com/eligrey/FileSaver.js )
43
41
44
-
45
42
## See Also / Credits
46
43
47
44
### About Sorting Algorithms
@@ -92,14 +89,14 @@ A webpage to visualize and audibilize sorting algorithms using javascript.
92
89
93
90
- [ Sorting Visualizer - Karim Elghamry] ( https://github.com/KarimElghamry/sorting-visualizer )
94
91
92
+ - [ SortDemon] ( https://github.com/copperhuh/SortDemon )
95
93
96
94
### Other Audio Web Apps
97
95
98
96
- [ Assortment - webcloud.se] ( http://webcloud.se/Assortment/ )
99
97
100
98
- [ Sounds Of Sorting - caseyrule.com] ( http://www.caseyrule.com/projects/sounds-of-sorting/ )
101
99
102
-
103
100
### Audio
104
101
105
102
- [ Sound Of Sorting: Downloadable App] ( http://panthema.net/2013/sound-of-sorting/ )
@@ -138,7 +135,6 @@ A webpage to visualize and audibilize sorting algorithms using javascript.
138
135
139
136
- [ Github User: nzakas] ( https://github.com/nzakas/computer-science-in-javascript/ )
140
137
141
-
142
138
## License
143
139
144
140
Copyright (c) 2013 skratchdot
0 commit comments