{"id":26704245,"url":"https://github.com/mughieams/guess-word","last_synced_at":"2025-03-27T04:36:30.021Z","repository":{"id":52314729,"uuid":"247108271","full_name":"mughieams/guess-word","owner":"mughieams","description":"🎲 A simple quiz game using CLI","archived":false,"fork":false,"pushed_at":"2022-10-08T11:57:54.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-06T15:03:01.568Z","etag":null,"topics":["command-line","quiz-game","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mughieams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-13T15:52:18.000Z","updated_at":"2022-10-08T11:57:15.000Z","dependencies_parsed_at":"2023-01-19T16:01:12.491Z","dependency_job_id":null,"html_url":"https://github.com/mughieams/guess-word","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Fguess-word","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Fguess-word/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Fguess-word/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mughieams%2Fguess-word/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mughieams","download_url":"https://codeload.github.com/mughieams/guess-word/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785724,"owners_count":20671631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-line","quiz-game","ruby"],"created_at":"2025-03-27T04:36:29.514Z","updated_at":"2025-03-27T04:36:30.013Z","avatar_url":"https://github.com/mughieams.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guess Word\n\n[![CircleCI](https://circleci.com/gh/mughieams/guess-word/tree/master.svg?style=svg)](https://circleci.com/gh/mughieams/guess-word/tree/master)\n\nA simple quiz game with command-line based (CLI)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n1. Ruby `2.6.0`. You can follow this [instruction](https://www.ruby-lang.org/en/documentation/installation/) for the installation procedure.\n2. Bundler `2.1.4`. You can execute this command below:\n```console\n$ sudo gem install bundler\n```\n\n### How to use\n\nThese commands below will help you to use this project properly.\n\nFor the first, you need to clone this repository then run:\n\n```\n$ bundle install --path vendor/bundle\n```\n### When working\n\n#### Running the tests\n\nOpen this project directory on terminal and execute this command below:\n\n```console\n$ bundle exec rspec spec\n```\n\n#### Verifying code style\n\nOpen this project directory on terminal and execute this command below:\n\n```console\n$ bundle exec rubocop \n```\n\nYou can reformat the code by executing:\n\n```console\n$ bundle exec rubocop -a\n```\n\n### When running this project\n\nOpen this project directory on terminal and execute this command below:\n\n```console\n$ ./ruby main.rb\n```\n#### Add new words\n\nYou can add new words with write the words into `noun.txt` file in `data` directory. \n\n## Acknowledgments\n\nThanks to [**@sweetescape**](https://www.sweetescape.com/en) for giving me the opportunity to do this coding test.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmughieams%2Fguess-word","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmughieams%2Fguess-word","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmughieams%2Fguess-word/lists"}