hangman-game
v1.0.6
Published
Guessing words is fun !!!
Downloads
11
Readme
hangman-game
Guess the word ! Improve vocabulary ! Have fun !
Motivation
- Do you want to improve your English vocabulary?
- Are you studying for GRE/TOEFL?
- Are you bored of memorizing words and meanings?
- Are you looking for a fun way to memorize?
Install
$ npm install -g hangman-game
Play
$ hangman
Help
$ hangman -h
Usage: hangman [options]
Options:
-h, --help output usage information
-V, --version output the version number
-g, --gre displays a word from gre words
-f, --freq displays a word from high frequency gre words
-s, --score displays your highScore
Test
$ npm test
Contributing
- Bugs and requests - submit here
- PRs always welcome !
Thanks
Thanks the awesome repos that had the gre words and meanings.
Thanks to the awesome packages, that makes this project possible.
"dependencies": {
"cli-table": "^0.3.1",
"colors": "^1.1.2",
"commander": "^2.9.0",
"fs": "0.0.1-security",
"keypress": "^0.2.1"
}
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.3.3",
"standard": "^8.1.0"
}
Contributors
hangman-game © 2016, Venkata krishna Sundararajan. Released under the MIT License. Authored and maintained by Venkata krishna Sundararajan with help from contributors.
GitHub @argonlaser · Twitter @argon_laser