hangman: Hangman implementation in Haskell written in two hours.
A command line implementation of the classic hangman game. I wrote this when I was desperately bored during exam revision period in a couple of hours. Hopefully you will find the implementation to be of use. It sort of began as an assessment of the Haskell development experience, but I plan to continue to maintain and extend the implementation to demonstrate how to apply good software development practises to Haskell code.
Downloads
- hangman-1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.0.1, 1.0.2, 1.0.3 |
---|---|
Dependencies | base (>=2 && <5), mtl, random, utility-ht [details] |
License | MIT |
Copyright | (c) 2012 Hok Shun Poon |
Author | Hok Shun Poon <hok@hokshunpoon.me> |
Maintainer | Hok Shun Poon <hok@hokshunpoon.me> |
Category | Game |
Source repo | head: git clone https://github.com/fushunpoon/haskell-hangman |
Uploaded | by HokShunPoon at 2013-04-28T23:53:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hangman |
Downloads | 3434 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-21 [all 8 reports] |