After falling in love with Elm I wanted to play around with it while doing something "real". ElmFiddle.io is the result of my learning process with Elm, and was made almost entirely in Elm. The code is far from perfect and it uses experimental concepts like http servers in node, but is pretty functional.
Here's a Snake game I made in it - http://www.elmfiddle.io/view/ciohidiwb0000ittvijce7hy5 :) Unfortunately most of the work was done before 0.17, so it's written using 0.16. The code is open-sourced <https://github.com/GabiGrin/ElmFiddle.io>, of course, and the repo contains more information about it. I'd love to hear your feedback! -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
