https://github.com/2mol/jigsaw-tutorial
https://github.com/2mol/jigsaw-tutorial
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/2mol/jigsaw-tutorial
- Owner: 2mol
- License: bsd-3-clause
- Created: 2019-12-28T16:41:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-29T23:37:06.000Z (over 6 years ago)
- Last Synced: 2025-02-10T02:45:54.340Z (over 1 year ago)
- Language: Elm
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Elm jigsaw tutorial
This code is best enjoyed with it's explanation at https://www.juricho.me/posts/puzzle-generator/
To run it, just use `elm reactor` and open `http://localhost:8000/src/Main.elm`.