Skip to content

Latest commit

 

History

History

0050-generative-art-pt2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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