Skip to content

TheGenocides/HangMan.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HangManGames

HangMan is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other(s) tries to guess it by suggesting letters within a certain number of guesses. I was inspired by this Repo, So i'm Re-making this game with more features and some from the repo itself, i hope you like it!

Usage

$ git clone https://github.com/TheGenocides/HangMan.rb
$ cd HangMan.rb 

Open your IRB

require_relative "hangman.rb"

hang=HANGMAN::HangMan.new
hang.start

Note

There is only 5 question in this game, you can add more by contributing to our Github

About

Repo for HangMan game in Ruby!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages