wordPuzzleR: Word Puzzle Game

The word puzzle game requires you to find out the letters in a word within a limited number of guesses. In each round, if your guess hit any letters in the word, they reveal themselves. If all letters are revealed before your guesses run out, you win this game; otherwise you fail. You may run multiple games to guess different words.

Version: 0.1.1
Imports: purrr (≥ 0.3.4), scales (≥ 1.1.1), stringr (≥ 1.4.0)
Published: 2024-02-25
Author: Xiurui Zhu [aut, cre], @olivory [ctb] (Add `URL` and `BugReports` fields to `DESCRIPTION`.)
Maintainer: Xiurui Zhu <zxr6 at 163.com>
BugReports: https://github.com/zhuxr11/wordPuzzleR/issues
License: MIT + file LICENSE
URL: https://github.com/zhuxr11/wordPuzzleR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: wordPuzzleR results

Documentation:

Reference manual: wordPuzzleR.pdf

Downloads:

Package source: wordPuzzleR_0.1.1.tar.gz
Windows binaries: r-devel: wordPuzzleR_0.1.1.zip, r-release: wordPuzzleR_0.1.1.zip, r-oldrel: wordPuzzleR_0.1.1.zip
macOS binaries: r-release (arm64): wordPuzzleR_0.1.1.tgz, r-oldrel (arm64): wordPuzzleR_0.1.1.tgz, r-release (x86_64): wordPuzzleR_0.1.1.tgz, r-oldrel (x86_64): wordPuzzleR_0.1.1.tgz
Old sources: wordPuzzleR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wordPuzzleR to link to this page.