An open API service indexing awesome lists of open source software.

https://github.com/echosa/ruby-word-game

A simple CLI word game written in Ruby
https://github.com/echosa/ruby-word-game

Last synced: over 1 year ago
JSON representation

A simple CLI word game written in Ruby

Awesome Lists containing this project

README

          

# Ruby Word Game

This is just a simply word game written in Ruby. This is my first hobby project in Ruby as I'm learning it.

## Installation

Simply clone this repo, `cd` to it in your terminal, and run `ruby wordguess.rb`.