{"id":19872772,"url":"https://github.com/aarush-narang/wordle","last_synced_at":"2026-04-11T01:12:40.961Z","repository":{"id":38101401,"uuid":"462630479","full_name":"aarush-narang/wordle","owner":"aarush-narang","description":"wordle with multiple languages (en, es, and more coming soon)","archived":false,"fork":false,"pushed_at":"2023-02-14T01:15:50.000Z","size":5060,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T16:48:58.547Z","etag":null,"topics":["css","django","flask","html","javascript","python","vercel"],"latest_commit_sha":null,"homepage":"https://wordle.aarushnarang.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarush-narang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-02-23T07:41:25.000Z","updated_at":"2023-06-06T00:26:54.000Z","dependencies_parsed_at":"2025-01-11T16:43:13.906Z","dependency_job_id":"e4f13ebc-c51f-4431-83bb-67e6dbb7f9d5","html_url":"https://github.com/aarush-narang/wordle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2Fwordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2Fwordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2Fwordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2Fwordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarush-narang","download_url":"https://codeload.github.com/aarush-narang/wordle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241299481,"owners_count":19940483,"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":["css","django","flask","html","javascript","python","vercel"],"created_at":"2024-11-12T16:16:45.103Z","updated_at":"2026-04-11T01:12:40.909Z","avatar_url":"https://github.com/aarush-narang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordle Clone\n\nCreated using Flask and VanillaJS, this clone includes not only english words but has the option to switch to spanish words and food-related words\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install the following dependencies\n\n- flask\n\nAdditionally, create a .env file in the root directory with the following variables\n- DOMAIN\n    - your local IP address.\n- PORT\n    - the port you want to use.\n\nThen, change your directory to the `/wordle/src` directory. To start, type\n\n```bash\npython app.py\n```\nAnd you're finished!\n\n## How to play\n\nIf you have ever played wordle before, this is the exact same! Just guess any 5-letter word and if any letter turns green, that letter is **in the word** and **in the correct spot**. If any letter turns yellow, that letter is **in the word** *but* **not in the correct spot**. If any letter turns grey, that letter is **not in the word**.\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\nTo view your statistics, click the statistics icon in the top right ![Statistics Icon](./assets/ranking_icon.png)\n\nTo change your word mode, click the settings icon in the top right ![Settings Icon](./assets/settings_icon.png), go to the `Switch Word Theme` setting ![Switch Word Theme Setting](./assets/change_mode.png) and click on the dropdown.\n\n\n## Additionally\nIf you would like to add more languages or modes\n\n1. Add your mode to the `SUPPORTED_MODES` constant\n\n    ![Image of SUPPORTED_MODES constant](./assets/add_to_backend_supported_modes.png)\n\n2. Add your words list to the `/wordle/src/static/words` directory\n\n    ![Image of words list directory](./assets/add_words_list_file.png)\n\n3. Add your option to the HTML\n\n    ![Add words option to the HTML page](./assets//add_modes_html.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarush-narang%2Fwordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarush-narang%2Fwordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarush-narang%2Fwordle/lists"}