Popularity
4.1
Declining
Activity
0.0
Stable
1
5
1

Monthly Downloads: 10
Programming language: Haskell
License: GNU General Public License v3.0 only
Tags: Game    

Hangman alternatives and similar packages

Based on the "Game" category.
Alternatively, view Hangman alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Hangman or a related project?

Add another 'Game' Package

README

Hangman in Haskell

This is an educational implementation of the classic game Hangman.

Usage

You will have to open Words.hs and input your own word list, then recompile.

Acknowledgements

A huge thank you to several users in #haskell, you have improved my functional programming tenfold within the last week.