Created
August 6, 2018 07:18
-
-
Save BeauNouvelle/df7ac4991f099e0f4761b7a2e06f7380 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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