A clone of Ravensburger's Labyrinth
I have only tested this project using Stack. Currently the only way to get the project runnig is building it from source:
~ git clone [email protected]:grancalavera/labyrinth.git
~ cd labyrinth
~ stack build
~ stack exec labyrinth
That should do it...
This is still work in progress, but so far it looks like this:
Read the rules here.
DuplicateRecordFields
NamedFieldPuns
OverloadedStrings
RankNTypes
RecordWildCards
: This exension implies DisambiguateRecordFields.TemplateHaskell