Skip to content

Instantly share code, notes, and snippets.

@leojpod
Created March 23, 2017 11:46
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