Haskell clone of the great mobile game "Beyond 14" ( iOS / Android ), using Gloss.
Run with
cabal sandbox init
cabal install --dependencies-only
cabal run
TODO:
-
There is an infinite amount of destroy, clone, rewind and reshuffle, which also makes it very easy.
-
I did not have the time to figure out how different numbers are counted differently, how much combos additionally count, etc. (Currently everything is counted as 10, no matter what the value is, and whether it is a combo or not)
-
The top progess bar, which gives additional special moves after a while is missing.
-
The bottom buttons for special moves should have images instead of letters