Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/puemos/elm-hangman
- Owner: puemos
- Created: 2016-05-07T13:31:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T21:17:32.000Z (2 months ago)
- Last Synced: 2024-10-14T06:51:12.952Z (26 days ago)
- Topics: elm, game, guesses, hangman, hangman-game, player
- Language: Elm
- Homepage: http://puemos.github.io/elm-hangman
- Size: 950 KB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-BigData - Elm Hangman - The game of Hangman written in Elm. (Examples)
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)