Package: wordler 0.3.1.9001
wordler: The 'WORDLE' Game
The 'Wordle' game. Players have six attempts to guess a five-letter word. After each guess, the player is informed which letters in their guess are either: anywhere in the word; in the right position in the word. This can be used to inform the next guess. Can be played interactively in the console, or programmatically. Based on Josh Wardle's game <https://www.powerlanguage.co.uk/wordle/>.
Authors:
wordler_0.3.1.9001.tar.gz
wordler_0.3.1.9001.zip(r-4.5)wordler_0.3.1.9001.zip(r-4.4)wordler_0.3.1.9001.zip(r-4.3)
wordler_0.3.1.9001.tgz(r-4.4-any)wordler_0.3.1.9001.tgz(r-4.3-any)
wordler_0.3.1.9001.tar.gz(r-4.5-noble)wordler_0.3.1.9001.tar.gz(r-4.4-noble)
wordler_0.3.1.9001.tgz(r-4.4-emscripten)wordler_0.3.1.9001.tgz(r-4.3-emscripten)
wordler.pdf |wordler.html✨
wordler/json (API)
NEWS
# Install 'wordler' in R: |
install.packages('wordler', repos = c('https://davidasmith.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davidasmith/wordler/issues
- keyboards - Keyboard layouts for printing a wordler game at the console.
- qdap_dict - All five-letter words from the Nettalk Corpus Syllable Data Set.
- ubuntu_dict - All five-letter words from the Ubuntu dictionary.
- wordle_allowed - All words used to validate guesses by the original WORDLE game.
- wordle_answers - All words used as potential answers by the original WORDLE game.
Last updated 3 years agofrom:255f012474. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:have_a_guessis.wordlernew_wordlerplay_wordler
Dependencies:crayon