Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ammancilla/play_hangman
Browse files Browse the repository at this point in the history
  • Loading branch information
ammancilla committed Jan 13, 2015
2 parents 321e485 + c64b3dd commit 9727bd1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ $ play_hangman
```
## Build your own Hangman game
- hangman_engine (https://github.com/ammancilla/hangman_engine)

## Window Users
To play you will need the `win32console` gem.

Get it:
```ruby
gem install 'win32console'
```

0 comments on commit 9727bd1

Please sign in to comment.