Skip to content

tristanpaust/beyond14

Repository files navigation

Beyond 14

Haskell clone of the great mobile game "Beyond 14" ( iOS / Android ), using Gloss.

Beyond 14 sample

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

About

Haskell clone of the app "Beyond 14"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published