RobBikmansurov / hangman

Hangman (linguistic game) - training Ruby project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hangman (linguistic game) - training Ruby project

License:MIT License


Languages

Language:Ruby 100.0%