Skip to content

ropirog/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Info

This program is for the hangman game.

Rules of the game

To add new words, write them into the file words.txt in data(each word in a separate line)

Program

Ruby 3.

Before starting the program

bundle install

To run the program

bundle exec ruby main.rb

Releases

No releases published

Packages

No packages published

Languages