Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 345 Bytes

Word Search Generator

This is a (naive) word search generator written in Elm. It exists mostly as playground for my attempts to learn Elm and how to structure an Elm program.

The easiest way to work on it is to use elm-reactor. Start it up and browse to static/index.html.