https://github.com/glguy/vty-hangman-helper
Console-based application to assist in solving Hanging With Friends puzzles
https://github.com/glguy/vty-hangman-helper
Last synced: about 1 month ago
JSON representation
Console-based application to assist in solving Hanging With Friends puzzles
- Host: GitHub
- URL: https://github.com/glguy/vty-hangman-helper
- Owner: glguy
- License: bsd-3-clause
- Created: 2012-01-24T16:16:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-29T01:07:41.000Z (over 14 years ago)
- Last Synced: 2025-12-30T10:00:35.370Z (5 months ago)
- Language: Haskell
- Homepage:
- Size: 309 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Description
===========
The vty-hangman-helper tool is designed to help
you solve Hanging With Friends puzzles and to explore
how difficult words you choose will be.
Installation
============
Install the Haskell Platform and use the cabal-install
tool to install this program.
$ cabal install
Usage
=====
Use the -s flag to automatically hide all letters
except the last vowel.
Use the -f flag to select your own word list.
When specifying the starting mask, use '.' for unknown
letters.
vty-hangman-helper \[-s] [-f FILENAME] STARTING\_WORD
Examples
========
$ vty-hangman-helper .a...a.
$ vty-hangman-helper -s hangman