rust-wasm-cgol
(Nov 26, 2024) Overview:
I am adding this to my website now: previously I didn't add it to my website because it was in an incomplete/shoddy state. Meaning, the drawing functionality was lacking, it wasn't as fast as it could have been, and more. Around ~2 days of development time in my free time, I revisited this to make improvements.
The main improvements are:
(Nov 6, 2023) Overview:
I am writing this in 2024, so I can't relay my exact 2023 thoughts. However, I was trying to learn web-assembly so what better way to do that than to implement Conways Game of Life! The implementation is simple, but lacking in features. Took me about 1 day to implement this and get it working.
Good things:
Not-so-good things: