DavidASmith/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/>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.1.9001
URL https://github.com/DavidASmith/wordler
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DavidASmith/wordler")
DavidASmith/wordler documentation built on April 2, 2022, 6:40 p.m.