aditeyabaral / aditeyabaral/wordle-solver
Convert it into a CLI that can provide the WORDLE solution for a given day
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Quoting [this](https://medium.com/@owenyin/here-lies-wordle-2021-2027-full-answer-list-52017ee99e86) link,
> All 2,315 words are stored right in your browser when you play a game. When you connect to the site, you download a nifty script that figures out what day it is on your device and shows you the correct puzzle. The script stores all the allowed words you can guess plus the answer to every puzzle, past, present, and future.
Take a date in as an argument and calculate the wordle solution for the given date. If no date is passed, using the current date
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue names no files or tests. Begin by locating the current Wordle answer-selection logic, then determine how the project represents the puzzle date and solution. Add a command-line date input with a current-date fallback, and verify that both explicit and omitted dates produce the expected solution.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli, game-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100