{"id":19488047,"url":"https://github.com/etff/tdd-wordle","last_synced_at":"2026-06-16T20:31:51.183Z","repository":{"id":152482439,"uuid":"459531003","full_name":"etff/tdd-wordle","owner":"etff","description":"TDD로 wordle를 만들어봅시다","archived":false,"fork":false,"pushed_at":"2022-02-15T14:30:27.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T04:47:30.897Z","etag":null,"topics":["java","junit"],"latest_commit_sha":null,"homepage":"","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/etff.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-15T10:29:36.000Z","updated_at":"2022-02-15T14:49:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ed364ac-6808-4580-8ffb-53379888468f","html_url":"https://github.com/etff/tdd-wordle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/etff/tdd-wordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etff%2Ftdd-wordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etff%2Ftdd-wordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etff%2Ftdd-wordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etff%2Ftdd-wordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etff","download_url":"https://codeload.github.com/etff/tdd-wordle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etff%2Ftdd-wordle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34423214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["java","junit"],"created_at":"2024-11-10T20:49:28.561Z","updated_at":"2026-06-16T20:31:51.168Z","avatar_url":"https://github.com/etff.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 기능 요구 사항\n\n지난 몇주간 선풍적인 인기인 단어 맞추기 웹 게임\n\n- 6x5 격자를 통해서 5글자 단어를 6번만에 추측하기\n- 맞는 글자는 녹색, 위치가 틀리면 노란색, 없으면 회색\n- 하루에 한 문제를 이용자 모두에게 똑같이 출제\n- 독특한 공유 방식으로 더욱 인기\n- (현재 날짜 - 2021년 6월 19일) % 배열의 크기\n\n## 단어\n\n- [X] 단어는 5글자로 구성된다.\n- [X] 단어가 5글자가 아니면 예외를 던진다.\n- [X] 입력한 단어와 주어진 단어의 영자가 모두 동일하면 모두 초록색 결과를 리턴한다.\n- [X] 입력한 단어와 주어진 단어의 영자가 일치하는 것이 없으면 흰 결과를 리턴한다.\n- [X] 입력한 단어와 주어진 단어의 영자가 동일 위치는 아니지만, 다른 위치에 있으면 노란을 리턴한다.\n\n## 비교\n\n- [X] 비교는 흰, 노란, 초록으로 구성된다.\n\n## 게임\n\n- [X] 6번 시도가 가능하다.\n- [X] 입력한 단어와 주어진 단어의 일치 갯수가 5개면 승리.\n\n\n## 실행 결과\n\n```\nWORDLE을 6번 만에 맞춰 보세요.\n시도의 결과는 타일의 색 변화로 나타납니다.\n\n⬜⬜⬜⬜⬜\n⬜⬜⬜⬜⬜\n⬜⬜🟨⬜⬜\n🟩🟩🟩🟩🟩\n\nWordle 235 4/6\n\n🟩⬜⬜⬜⬜\n🟩🟩🟨⬜⬜\n🟩🟩🟩⬜⬜\n🟩🟩🟩🟩🟩\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetff%2Ftdd-wordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetff%2Ftdd-wordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetff%2Ftdd-wordle/lists"}