About

Metadata

  • Last updated , by HaishengWu
  • License BSD-3-Clause
  • Categories Game Development
  • Maintained by: freizl@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    prof (off by default)

    build with profile enabled

Readme

Write a program doing

  1. pick a list of words randomly

  2. play hangman agaist each of word

  3. the judgement are: - successful rate - wrong guess rate - running time