h2048: a haskell implementation of Game 2048
A haskell implementation of Game 2048, based on https://github.com/gabrielecirulli/2048.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
exe | build executables | Enabled |
vty | build UI written in vty-ui | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- h2048-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.4.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), MonadRandom (<1), mtl (>=2 && <3), text (>=1 && <2), transformers (<1), vty (>=4 && <6), vty-ui (>=1 && <2) [details] |
License | MIT |
Copyright | Copyright (c) 2014 Javran Cheng |
Author | Javran Cheng |
Maintainer | Javran.C@gmail.com |
Category | Game |
Home page | https://github.com/Javran/h2048 |
Uploaded | by javran at 2014-10-15T03:28:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | h2048-vty, h2048-simple |
Downloads | 4373 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |