Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ammancilla committed Jan 12, 2015
1 parent 266ff0f commit c64b3dd
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 c64b3dd

Please sign in to comment.