{"id":24021109,"url":"https://github.com/zipcodecore/toolargetoosmall","last_synced_at":"2025-04-15T21:15:14.464Z","repository":{"id":38682165,"uuid":"105552792","full_name":"ZipCodeCore/TooLargeTooSmall","owner":"ZipCodeCore","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-26T18:54:37.000Z","size":10,"stargazers_count":0,"open_issues_count":22,"forks_count":111,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T21:15:08.643Z","etag":null,"topics":["corejava","corejava-chapter3"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ZipCodeCore.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":"2017-10-02T15:43:39.000Z","updated_at":"2022-10-26T18:55:03.000Z","dependencies_parsed_at":"2023-01-19T16:17:07.949Z","dependency_job_id":null,"html_url":"https://github.com/ZipCodeCore/TooLargeTooSmall","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FTooLargeTooSmall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FTooLargeTooSmall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FTooLargeTooSmall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FTooLargeTooSmall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZipCodeCore","download_url":"https://codeload.github.com/ZipCodeCore/TooLargeTooSmall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249153949,"owners_count":21221330,"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":["corejava","corejava-chapter3"],"created_at":"2025-01-08T12:38:48.168Z","updated_at":"2025-04-15T21:15:14.446Z","avatar_url":"https://github.com/ZipCodeCore.png","language":"Java","readme":"# TooLargeTooSmall\n\n# Guessing Game; Too Large Too Small\n\n## **Objective:**\n* Write a guessing game which prompts a user to guess a mystery number within some range.\n* After every guess the program should display some variation of \"too large\", \"too small\", \"correct guess\", respectively.\n* Upon termination, the program should display the number of guesses before successfully guessing correctly.\n* A number that is input consecutively, should register as a single guess.\n\n### **Purpose:**\n* To establish familiarity with\n    * Control Flow\n    * Conditionals\n    * User input\n    * The `Random` class\n    * Object instantation/declaration\n    * Method invokation\n\n### **Resources:**\n* [Fundamental Programming Structures](https://zipcoder.github.io/curriculum-assets/lectures/java/fundamentals/control-flow/lecture.html#/)\n\n## Unit Test\nNo Unit Test\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Ftoolargetoosmall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzipcodecore%2Ftoolargetoosmall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Ftoolargetoosmall/lists"}