Puzzles

Elm

These are a few games designed to showcase the functionality of an Elm drag and drop package. I highly recommend that you attempt to solve the puzzles, as a small visual reward awaits you upon completion.

The demonstration website includes these puzzles, and it too was created using Elm. The examples progress from easy to challenging in complexity.

The drag and drop feature works on lists, and it enables the implementation of various types of list operations such as insert after, insert before, rotate, and swap.

© 2023 Anna Bansaghi