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.7)wordler_0.3.1.9001.zip(r-4.6)wordler_0.3.1.9001.zip(r-4.5)
wordler_0.3.1.9001.tgz(r-4.6-any)wordler_0.3.1.9001.tgz(r-4.5-any)
wordler_0.3.1.9001.tar.gz(r-4.7-any)wordler_0.3.1.9001.tar.gz(r-4.6-any)
wordler_0.3.1.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:255f012474. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 102 |
Exports:have_a_guessis.wordlernew_wordlerplay_wordler
Dependencies:crayon
