Skip to content

ammancilla/play_hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play_hangman

Play Hangman on your console!! Install, run the command 'play_hangman' and enjoy.

This game was built using the hangman_engine and console_view_helper libraries. Check them out to build your own version of the game.

Dependencies

  • ruby >= 1.9.3

Installation

Run from your command line:

$ gem install 'play_hangman'

Usage (Play!!)

To play just run from your command line:

$ play_hangman

Build your own Hangman game

Window Users

To play you will need the win32console gem.

Get it:

gem install 'win32console'

About

Play HANGMAN on your console!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages