NoxChimaera / lambda2048

Academic project. A Haskell implementation of 2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda2048

A haskell implementation of game 2048

Get started:

sh
> Clone git-repository
> Build with stack: stack build
> Run with stack: stack exec L2048

About

Academic project. A Haskell implementation of 2048

License:MIT License


Languages

Language:Haskell 100.0%