Wordle in Elm (timelapse video)

Hello everybody,

inspired by @kvothe I took a stab at implementing Wordle in Elm too. Timed myself and set the timelapse to music.

I feel like this could become a nice “kata” for trying out different data structures. Lists, Arrays, records, arrays of guaranteed length, etc. The video shows a simple List approach.

Enjoy!

20 Likes

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