First Elm project - looking for critique / feedback

Hey gang,

Just started learning Elm last month. Put together a little puzzle.

I’m new to Elm and real functional programming in general. Would love any feedback in this area, any suggestions to make my code more idiomatic, or do things more properly the Elm way.

code: GitHub - matt-savvy/jug-puzzle: Die Hard 3 Jug Puzzle in Elm
puzzle: Jug Puzzle

Thanks y’all

6 Likes

Nothing is really standing out to me in regards to improvements. It was fun to play though, and I learned about elm-watch which I’ve never used before. So thank you for the fun game and for teaching me something.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.