Skip to content

Instantly share code, notes, and snippets.

@martimatix
Created October 30, 2016 22:55
Show Gist options
  • Save martimatix/f6a0a2f2465007a33ad379c1c34386b0 to your computer and use it in GitHub Desktop.
Save martimatix/f6a0a2f2465007a33ad379c1c34386b0 to your computer and use it in GitHub Desktop.
Handly Elm
-- DungeonGenerator.elm
clean : Model -> Model
clean ({ rooms, corridors, activePoints } as model) =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment