/hangman

Hangman (linguistic game) - training Ruby project

Primary LanguageRubyMIT LicenseMIT

hangman

Hangman (linguistic game) - training Ruby project. Hangman game Статья в Википедии

Technologies

Ruby

gem colorize adds colors to the game!

Setup

To run this project, install the Ruby, save project locally using git and run it:

$ git clone git@github.com:RobBikmansurov/hangman.git
$ cd ./hangman
$ bundle 
$ bundle exec ruby main.rb

Inspiration

Project inspired by great video from goodprogrammer.ru 😄

Contact

Created by Rob Bikmansurov - feel free to contact me!

License

License: MIT

MIT see in LICENSE file

Copyright © 2020 Rob Bikmansurov