Created
March 23, 2017 11:46
-
-
Save leojpod/2d2b70451e770cdc4c52fe4ae8e5864b to your computer and use it in GitHub Desktop.
init
This file contains 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
init = | |
( emptyBoard, Random.generate BoardUpdate (list 10 (list 10 randCell)) ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment