517 B
517 B
Work in progress!
A visualization of sorting!
This is a clone of the project The Sound of Sorting without the sound (for now)
It is written using the tiny game engine MacroQuad
WebAssembly version can be found here beepsort.polsevev.dev
TODO:
- Implement sound using browser API
- Clean up user interface, perhaps move to JS?
- Add more visualization modes (circle, points etc)
- Add more algorithms