Skip to content

Instantly share code, notes, and snippets.

@BeauNouvelle
Created August 6, 2018 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BeauNouvelle/df7ac4991f099e0f4761b7a2e06f7380 to your computer and use it in GitHub Desktop.
Save BeauNouvelle/df7ac4991f099e0f4761b7a2e06f7380 to your computer and use it in GitHub Desktop.
let view = WorldView(worldSize: 100, cellSize: 5)
view.autoRun()
PlaygroundPage.current.liveView = view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment