There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An AI for the 2048 game using minimax and alpha-beta pruning, as described by John Hughes in the paper "Why Functional Programming Matters". The AI was written in Haskell and runs in a Yesod backend.