hangman_game 1.0.0
# Hangman Game A ruby hangman game for the commandline. ## Installation $ gem install hangman_game ## Usage `hangman_game` to start playing.
Gemfile:
=
install:
=
Versions:
- 1.0.0 April 13, 2015 (6 KB)
Runtime Dependencies (1):
random-word
>= 0
Development Dependencies (1):
rspec
>= 0