adamm13 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


About

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.


Languages

Language:Ruby 100.0%