Generate art in rust + wasm
I'm learning about rust by playing with randomly generated art.
Current version is deployed to https://r4chel.github.io/art/
To build and sever locally :
./build.sh
cd dest
python3 -m http.server
and then goto http://localhost:8000/