andimiller / haskle

a wordle clone for learning haskell functions, written in elm

Home Page:https://andimiller.net/haskel.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskle

This is a clone of the popular wordle game, intended to be used to learn Haskell functions.

It shows you a function signature and you have to guess the name of the method.

I made this to learn elm and it was actually pretty painless to make.

About

a wordle clone for learning haskell functions, written in elm

https://andimiller.net/haskel.html


Languages

Language:Elm 97.7%Language:Python 2.3%