PlayHangmanGame: Play Hangman Game
Write a program doing
pick a list of words randomly
play hangman agaist each of word
the judgement are: - successful rate - wrong guess rate - running time
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
prof | build with profile enabled | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- PlayHangmanGame-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
- No Candidates
Versions [RSS] | 0.2 |
---|---|
Dependencies | base (>=4.2 && <5.0), containers (>=0.4), directory (>=1.1), mtl (>=2.0), random (>=1.0), regex-compat (>=0.95) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012 Haisheng Wu |
Author | Haisheng Wu |
Maintainer | freizl@gmail.com |
Category | Game |
Home page | freizl.github.com |
Uploaded | by HaishengWu at 2012-04-04T08:03:53Z |
Distributions | NixOS:0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | playHangmanGame |
Downloads | 1476 total (8 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-10-25 [all 10 reports] |