这是indexloc提供的服务,不要输入任何密码
Skip to content

yusufameri/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Hangman

This is a command line hangman game that was built using ruby. To play the game open your terminal and cd into a directory of your choice copy and paste the following code

git clone git@github.com:yusufameri/Hangman.git

cd into the Hangman directory

cd Hangman

run the code

ruby main.rb

The game should begin, enjoy!

This project is part of The Odin Project This project was specifically part of the serialization portion in the Intermediate Ruby Section (click on the link above to learn more)

About

A command-line Hangman game that uses serialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages