Package: pixelpuzzle 1.0.1
pixelpuzzle: Puzzle Game for the R Console
Puzzle game that can be played in the R console. Restore the pixel art by shifting rows.
Authors:
pixelpuzzle_1.0.1.tar.gz
pixelpuzzle_1.0.1.zip(r-4.7)pixelpuzzle_1.0.1.zip(r-4.6)pixelpuzzle_1.0.1.zip(r-4.5)
pixelpuzzle_1.0.1.tgz(r-4.6-any)pixelpuzzle_1.0.1.tgz(r-4.5-any)
pixelpuzzle_1.0.1.tar.gz(r-4.7-any)pixelpuzzle_1.0.1.tar.gz(r-4.6-any)
pixelpuzzle_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pixelpuzzle/json (API)
| # Install 'pixelpuzzle' in R: |
| install.packages('pixelpuzzle', repos = c('https://rolkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rolkra/pixelpuzzle/issues
Last updated from:9e0f3790c7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 95 |
Exports:combine_spritedefine_spriteflip_spritepixelpuzzleshow_spriteshuffle_sprite
Dependencies:audiobeeprcligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Colorize a sprite | colorize_sprite |
| Combine two sprite | combine_sprite |
| Returns a list of predefined sprites | define_sprite |
| Flip a sprite | flip_sprite |
| Intro of pixelpuzzle game | intro |
| Play pixelpuzzle in the R-console | pixelpuzzle |
| Play pixelpuzzle with a sprite | play_sprite |
| Select one of the predefined sprites | select_sprite |
| Sift a row of the sprite | shift_sprite_row |
| Show a sprite in console | show_sprite |
| Shuffle a sprite randomly | shuffle_sprite |
