This package is hidden from search results because it is not hosted in the universe of the upstream owner
matt-dray. To fix this you can add URL: https://trevorld.r-universe.dev/r.oguelike to the package DESCRIPTION file. See also theR-universe documentation.Package: r.oguelike 0.1.0

r.oguelike: Play a Roguelike 'Game' in the Console
Play with a simple ASCII-only tile-based toy in the console, inspired heavily by roguelike games like Rogue (1980). Proof of concept.
Authors:
r.oguelike_0.1.0.tar.gz
r.oguelike_0.1.0.zip(r-4.7)r.oguelike_0.1.0.zip(r-4.6)r.oguelike_0.1.0.zip(r-4.5)
r.oguelike_0.1.0.tgz(r-4.6-any)r.oguelike_0.1.0.tgz(r-4.5-any)
r.oguelike_0.1.0.tar.gz(r-4.7-any)r.oguelike_0.1.0.tar.gz(r-4.6-any)
r.oguelike_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
r.oguelike/json (API)
NEWS
| # Install 'r.oguelike' in R: |
| install.packages('r.oguelike', repos = c('https://trevorld.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matt-dray/r.oguelike/issues
Pkgdown/docs site:https://matt-dray.github.io
Last updated from:7d964f0975. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | NOTE | 91 | ||
| macos-release-arm64 | NOTE | 99 | ||
| macos-oldrel-arm64 | NOTE | 77 | ||
| windows-devel | NOTE | 83 | ||
| windows-release | NOTE | 71 | ||
| windows-oldrel | NOTE | 66 | ||
| wasm-release | OK | 92 |
Exports:generate_dungeonstart_game
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Move The Enemy To The Player | .move_enemy |
| Generate A Dungeon Map | generate_dungeon |
| Play A Roguelike Game | start_game |
