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
- Host: GitHub
- URL: https://github.com/echosa/ruby-word-game
- Owner: echosa
- Created: 2021-10-28T21:14:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T21:39:09.000Z (over 4 years ago)
- Last Synced: 2025-01-18T05:14:29.379Z (over 1 year ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.