Skip to content

Instantly share code, notes, and snippets.

@leojpod
Created March 23, 2017 11:46
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 leojpod/2d2b70451e770cdc4c52fe4ae8e5864b to your computer and use it in GitHub Desktop.
Save leojpod/2d2b70451e770cdc4c52fe4ae8e5864b to your computer and use it in GitHub Desktop.
init
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