Skip to content

edo-codes/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The classic game of Hangman written in Haskell for console.

I copied the English word list from /usr/share/dict on my system. It came from
cracklib, which comes by default in Arch Linux's core repo. The Dutch word list
comes from OpenTaal (http://www.opentaal.org/).

I had help on StackExchange Code Review:
http://codereview.stackexchange.com/questions/18497/hangman-is-this-small-haskell-game-clean-and-idiomatic-haskell-code

About

Hangman for console written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published