h2048: a haskell implementation of Game 2048
a haskell implementation of Game 2048, based on https://github.com/gabrielecirulli/2048.
[Skip to Readme]
Modules
[Index]
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.1.0.2.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 |
---|---|
Dependencies | base (>=4 && <5), h2048 (<1), MonadRandom (<1), mtl (>=2 && <3), text (>=1 && <2), transformers (<1), vty (>=4 && <5), 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-03-24T12:56:06Z |
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 available [build log] Successful builds reported [all 1 reports] |