Hangman game in ruby
Run the game from the the command line with "ruby Hangman.rb".
If found any problem or anything wrong in coding style, naming convention or if you think it should have done in better way.
You can also add many things like difficulty level or more hints etc in that game.