Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/puemos/elm-hangman

The game of Hangman written in Elm.
https://github.com/puemos/elm-hangman

elm game guesses hangman hangman-game player

Last synced: 12 days ago
JSON representation

The game of Hangman written in Elm.

Awesome Lists containing this project

README

        

# Hangman in Elm 🕴️ - [Try it now!](http://puemos.github.io/elm-hangman)

![screen](https://user-images.githubusercontent.com/13174025/28454442-935883ac-6dfb-11e7-9798-bc0f6e7ff64e.gif)

>Hangman is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other tries to guess it by suggesting letters or numbers, within a certain number of guesses.

You can use the keyboard or just click the letters

## License

MIT @ [Shy Alter](https://github.com/puemos)