2048 in Haskell(github.com)
github.com
2048 in Haskell
https://github.com/eborden/2048.hs
Just for fun I decided to implement the game 2048 (http://gabrielecirulli.github.io/2048/) in haskell. The UI is all console and ugly, but I was more concerned with the game logic.
0 comments
—