/hangman

This command-line game was built to practice Ruby and various inbuilt functions. The application runs in the user's terminal and allows the user to play the game by guessing letters to solve the puzzle.

Primary LanguageRuby

Hangman

This command-line game was built to practice Ruby and various inbuilt functions. The application runs in the user's terminal and allows the user to play the game by guessing letters to solve the puzzle.


Tech Used

  • Ruby

Installation

  1. Fork this repository, then clone your fork of this repository.

  2. In your terminal "ruby hangman.rb" to begin the game.