Skip to content

Starter Code for the Fix your First Bug challenge! :)

License

Notifications You must be signed in to change notification settings

skillcrush/104-hangman

Repository files navigation

Skillcrush 104 Hangman

  1. Clone the repo:

    git clone https://github.com/coffeejunk/hangman.git
    
  2. Install all dependencies

    bundle install
    
  3. Play!!

    On mac:

    bundle exec exe/hangman
    

    On Windows:

    bundle exec ruby exe/hangman
    

About

Starter Code for the Fix your First Bug challenge! :)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published