Skip to content

waveFrontSet/haskell-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman game

This is a CLI version of the Hangman game, as developed while working through chapter 13 of the book Haskell Programming from first principles

Setup

You need to install stack. On macs, brew install stack should suffice. After cloning the repository, you may build it by running stack build from its root. Finally, you may start the game by executing stack hangman.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published