yampa2048: 2048 game clone using Yampa/Gloss
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
A simple game clone of a popular 2048 game using Yampa FRP library and Gloss for graphics.
Use the arrow keys to slide the rows or columns of the board and try to survive for as long as possible. When there is no more move possible you will be presented with a game over message for 5 seconds and the game will be restarted after that.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <4.8), gloss (>=1.9 && <1.10), random, Yampa (>=0.9 && <0.10) [details] |
License | MIT |
Copyright | (C) 2015 Konstantin Saveljev, Josh Kirklin, Maia Werbos |
Author | Konstantin Saveljev <konstantin.saveljev@gmail.com> |
Maintainer | Konstantin Saveljev <konstantin.saveljev@gmail.com> |
Category | Game |
Home page | https://github.com/ksaveljev/yampa-2048 |
Bug tracker | https://github.com/ksaveljev/yampa-2048/issues |
Uploaded | by ksaveljev at 2015-02-05T09:28:37Z |
Downloads
- yampa2048-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees