Commit graph

61 commits

Author SHA1 Message Date
2df3d0a005 sound absolutely fixed 2023-03-05 00:23:18 +01:00
c3ef0c4b7b sound fixed! 2023-03-05 00:21:12 +01:00
b39a778b2d added a smoother intro the each sound 2023-03-04 23:39:26 +01:00
b9c6fd24d7 Audio sucks 2023-03-04 23:36:25 +01:00
d81a1a5167 Added processing screen 2023-03-04 23:29:56 +01:00
58aaf78f5a fixed audio, still needs to do static removal 2023-03-04 23:27:01 +01:00
b6c438ae0f added sound generation, this is currently very broken! 2023-03-04 23:11:05 +01:00
67090986bb sound test wasm 2023-03-04 21:47:37 +01:00
3e013192d0 Added MSB and LSB radix sort algorithms 2023-03-04 04:32:52 +01:00
fb40910c10 added a indicator to what element the algorithm is evaluating 2023-03-04 04:00:49 +01:00
7324861472 centered UI 2023-03-04 03:33:39 +01:00
caf515b14f Added dropdown for algorithm choice 2023-03-04 03:14:03 +01:00
8ebad48659 fixed bitwise radix sort 2023-03-04 02:27:27 +01:00
25e4183e7a borked radix sort 2023-03-04 01:52:39 +01:00
79dc592a40 tests fucked, skip on build 2023-03-04 00:14:47 +01:00
913c516713 fixed dependencies 2023-03-04 00:10:31 +01:00
c01a58ef14 workflow fix 2023-03-04 00:08:49 +01:00
3a05b90f09 restructured algorithms, added tests and tests in actions 2023-03-03 23:56:56 +01:00
63e8214974 testing github action 2023-03-03 20:06:40 +01:00
427e5586d7 added testing 2023-03-03 01:37:09 +01:00
0b68bb773f merge? 2023-03-03 01:20:12 +01:00
70e2b4460c rewrote the list implementation to use traits for better mocking when testing 2023-03-03 01:19:29 +01:00
c7b41c94c3 need to implement in place version of radix sort 2023-03-03 00:49:41 +01:00
3dc71499ac added contributing to ReadMe 2023-03-01 00:10:00 +01:00
d151bfb71c added iterative quicksort 2023-03-01 00:01:34 +01:00
b576638128 broken quicksort, async recursion is not being friendly 2023-02-28 23:40:08 +01:00
9021517448 fixed coctailShaker 2023-02-27 20:44:46 +01:00
a786ad15e5 removed limiting of skip 2023-02-27 14:50:09 +01:00
33cd49d931 added a limit to how much skipping can be done to avoid low fps 2023-02-27 03:27:17 +01:00
dded57b568 main loop improvement, should probably add some form of state 2023-02-27 02:58:34 +01:00
671f650d55 added TODO 2023-02-26 23:26:48 +01:00
d59ef79b96 added an exit button, cleaned up the algorithm choice 2023-02-26 23:25:41 +01:00
41adfc2fa9 removed joke 2023-02-26 17:09:37 +01:00
875bea3423 Meme 2023-02-26 17:07:16 +01:00
a040f71b9f added README 2023-02-26 03:27:21 +01:00
0b9d7b5acc re-added a lot of the algorithms! 2023-02-26 03:16:09 +01:00
e9d1d8ee2b fixed rsync to not move so much, and fixed link to wasm file in index.html 2023-02-26 02:54:07 +01:00
078995be3a fixed rust install step 2023-02-26 02:45:12 +01:00
a5adbb85ea fixed rust install 2023-02-26 02:42:47 +01:00
b023fc1d98 fixed error in deploy yaml 2023-02-26 02:41:41 +01:00
Rolf Martin Glomsrud
492fbc8fff
Update main.yml 2023-02-26 02:40:05 +01:00
5f66b28eb6 deployment test 2023-02-26 02:38:58 +01:00
Rolf Martin Glomsrud
69e566c781
Create main.yml
First build and deploy
2023-02-26 02:37:55 +01:00
d7341269c9 Removed dependency on unstable feature 2023-01-24 16:25:03 +01:00
0d9cd0d22b removed .idea 2022-12-06 16:41:36 +01:00
c7255f5dcb Performance fixed: Rewrote to not use generators 2022-12-06 16:40:58 +01:00
7a48d0debb finished, needs full redesign to become more optimized 2022-11-08 17:26:02 +01:00
c70ebbe4bd I don't really know 2022-11-08 16:31:16 +01:00
d57068af75 Remember to build for Release, literally 100x performance! 2022-11-08 06:32:39 +01:00
906dacf28b increase speed giga 2022-11-08 02:30:46 +01:00