Commit graph

74 commits

Author SHA1 Message Date
0969366e27 Added kubernetes config 2023-11-29 21:02:19 +01:00
a4946f0117 lol 2023-11-23 20:53:49 +01:00
0ed1802b18 Made a small change to headline 2023-11-23 20:52:26 +01:00
Rolf Martin Glomsrud
dce6caf88e
Update main.yml 2023-11-23 20:39:43 +01:00
Rolf Martin Glomsrud
e1993b416f
Update main.yml 2023-11-23 20:39:08 +01:00
Rolf Martin Glomsrud
bf2e695e38
Update main.yml 2023-11-23 19:55:36 +01:00
a5a1db2889 fixed audio 2023-03-06 22:00:57 +01:00
937ac30517 mby faster audio generation 2023-03-06 15:48:25 +01:00
483af34fa7 Audio speed up 2023-03-06 15:35:54 +01:00
49b0e69299 maybe fixed audio issues 2023-03-05 04:16:59 +01:00
44c04dbdc2 small sound improvement 2023-03-05 04:13:02 +01:00
8b89189902 Audio cleanup and fix audio playing for swap on algorithm side 2023-03-05 03:58:25 +01:00
db8debb31a SOUND! 2023-03-05 01:51:07 +01:00
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