{"id":19153288,"url":"https://github.com/frenzyexists/wordle","last_synced_at":"2026-07-02T09:32:55.071Z","repository":{"id":225546765,"uuid":"766244799","full_name":"FrenzyExists/Wordle","owner":"FrenzyExists","description":"Wordle Project - Ultra simple mode, from codepath AND102 - Spring 2024","archived":false,"fork":false,"pushed_at":"2024-03-23T07:02:41.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-09T05:33:03.478Z","etag":null,"topics":["android-game","codepath","codepath-android-course","good","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/FrenzyExists.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}},"created_at":"2024-03-02T18:20:42.000Z","updated_at":"2024-10-07T00:15:10.000Z","dependencies_parsed_at":"2024-03-02T20:28:46.519Z","dependency_job_id":"11863ef6-2bd5-4142-93ba-57d5b14e098e","html_url":"https://github.com/FrenzyExists/Wordle","commit_stats":null,"previous_names":["frenzyexists/wordle"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FrenzyExists/Wordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrenzyExists%2FWordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrenzyExists%2FWordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrenzyExists%2FWordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrenzyExists%2FWordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrenzyExists","download_url":"https://codeload.github.com/FrenzyExists/Wordle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrenzyExists%2FWordle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35041996,"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-07-02T02:00:06.368Z","response_time":173,"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":["android-game","codepath","codepath-android-course","good","kotlin"],"created_at":"2024-11-09T08:22:34.685Z","updated_at":"2026-07-02T09:32:55.054Z","avatar_url":"https://github.com/FrenzyExists.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Project 1 - Wordle Speedrun\n\nSubmitted by: Angel L Garcia\n\n### **Wordle - Ultra simple edition* \n\nA lite version of the popular word game [Wordle](https://www.nytimes.com/games/wordle/index.html).\n\nTime spent: **4** hours spent in total\n\n## Required Features\n\nThe following **required** functionality is completed:\n\n- [ x ] **User has 3 chances to guess a random 4 letter word**\n- [ x ] **After 3 guesses, user should no longer be able to submit another guess**\n- [ x ] **After each guess, user sees the \"correctness\" of the guess**\n- [ x ] **After all guesses are taken, user can see the target word displayed**\n\nThe following **optional** features are implemented:\n\n- [ ] User can toggle betweeen different word lists\n- [ x ] User can see the 'correctness' of their guess through colors on the word\n- [ x ] User sees a visual change after guessing the correct word\n- [ x ] User can tap a 'Reset' button to get a new word and clear previous guesses\n- [ x ] User will get an error message if they input an invalid guess\n- [ ] User can see a 'streak' record of how many words they've guessed correctly.\n\nThe following **additional** features are implemented:\n\n\n## Video Walkthrough\n\nHere's a walkthrough of implemented user stories:\n\n\nhttps://github.com/FrenzyExists/Wordle/assets/47986470/053d8dd7-3444-4a19-b193-b64ef36291ff\n\n\n\nhttps://github.com/FrenzyExists/Wordle/assets/47986470/bab1f54a-5517-42ea-b653-cc803a787c70\n\n\n\n## Notes\n\nDescribe any challenges encountered while building the app.\n\nHardest part was to get this on the first extension. Like oh boy I never speedrun a project as fast \nas this one. Seriously that was after coffee after coffee, and somehow no rest, and I have ADHD (i \nthink, i get too distracted on literally anything). But hey, I pulled it off, even made a bonus, \nand even used a colorscheme, it just works. I wish I had more time tho. Like I wanted to make two \ngame modes, the simple Wordle and the actual true Wordle. Lets hope I don't mess it up on next \nproject, the adrenaline rush was cool but holy cow I don't wanna repeat that.  \n\n## License\n\n    Copyright 2024 Angel L Garcia\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrenzyexists%2Fwordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrenzyexists%2Fwordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrenzyexists%2Fwordle/lists"}