/haskell-2048

Yet another clone of 2048 game. This time, in Haskell.

Primary LanguageHaskellMIT LicenseMIT

2048 in Haskell! Yay!

Yet another clone of @gabrielecirulli's 2048 game, even though it's not mainstream to do those anymore. This time, a CLI Haskell implementation.

And, besides, it is my first program in Haskell not counting stuff like hello-worlds and qsorts.