No description
Find a file
2023-02-26 23:25:41 +01:00
.github/workflows fixed rsync to not move so much, and fixed link to wasm file in index.html 2023-02-26 02:54:07 +01:00
src added an exit button, cleaned up the algorithm choice 2023-02-26 23:25:41 +01:00
.gitignore Performance fixed: Rewrote to not use generators 2022-12-06 16:40:58 +01:00
BeepSortMacroQuad.iml initial 2022-11-06 22:44:59 +01:00
Cargo.lock idkDude 2022-11-08 01:12:57 +01:00
Cargo.toml finished, needs full redesign to become more optimized 2022-11-08 17:26:02 +01:00
index.html added an exit button, cleaned up the algorithm choice 2023-02-26 23:25:41 +01:00
README.md added README 2023-02-26 03:27:21 +01:00

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