Minesweeper in Elm

I’m a sucker for math (not necessarily good at it, I just like it)
and really dislike null pointer exceptions.
If you can relate,
then functional programming is probably something you will like too.
Now I’ve (almost) replicated
minesweeper
in Elm, and I t… Read more

Similar