This directory contains code from Point-Free Episode: Generative Art: Part 2
Let's put some finishing touches to our random artwork generator, incorporate it into an app, and write some snapshot tests to help support us in adding a fun easter egg.
- Clone repo
cd
into this directory to accessGenerativeArt.playground
- Further
cd
into theJoy
directory to accessJoy.xcodeproj
- Build and run the app
- Or run the snapshot tests