Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 268 Bytes

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!