Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 583 Bytes

File metadata and controls

13 lines (10 loc) · 583 Bytes

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.

Getting Started

  • Clone repo
  • cd into this directory to access GenerativeArt.playground
  • Further cd into the Joy directory to access Joy.xcodeproj
  • Build and run the app
  • Or run the snapshot tests