Skip to content

R4chel/random-art-online

Repository files navigation

Random Art Online

We are playing with Rust and making some generative art along the way!

Run it / Play

You can build the example locally with:

$ npm install
$ npm run serve

and then visiting http://localhost:8080 in a browser should run the example!