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.5)pixelpuzzle_1.0.1.zip(r-4.4)pixelpuzzle_1.0.1.zip(r-4.3)
pixelpuzzle_1.0.1.tgz(r-4.4-any)pixelpuzzle_1.0.1.tgz(r-4.3-any)
pixelpuzzle_1.0.1.tar.gz(r-4.5-noble)pixelpuzzle_1.0.1.tar.gz(r-4.4-noble)
pixelpuzzle_1.0.1.tgz(r-4.4-emscripten)pixelpuzzle_1.0.1.tgz(r-4.3-emscripten)
pixelpuzzle.pdf |pixelpuzzle.html✨
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 2 years agofrom:9e0f3790c7. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
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 |