https://github.com/matt-dray/tilebased
:joystick::world_map: R package: move a sprite around a map inside an R graphics window (concept)
https://github.com/matt-dray/tilebased
eventloop kenney nara rpg-game rstats rstats-package
Last synced: 3 months ago
JSON representation
:joystick::world_map: R package: move a sprite around a map inside an R graphics window (concept)
- Host: GitHub
- URL: https://github.com/matt-dray/tilebased
- Owner: matt-dray
- License: other
- Created: 2024-06-26T18:35:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T09:59:45.000Z (9 months ago)
- Last Synced: 2025-03-09T01:11:59.218Z (3 months ago)
- Topics: eventloop, kenney, nara, rpg-game, rstats, rstats-package
- Language: R
- Homepage: https://www.rostrum.blog/posts/2024-07-14-tilebased/
- Size: 807 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# {tilebased}
[](https://www.repostatus.org/#concept)
[](https://www.rostrum.blog/posts/2024-07-14-tilebased/)Use your keyboard to move a player sprite around a procedurally-generated map. In an R graphics window.
Just for fun. Not possible without Mike Cheng's [{nara}](https://coolbutuseless.github.io/package/nara/index.html) and [{eventloop}](https://coolbutuseless.github.io/package/eventloop/index.html), as well as [Kenny's assets](https://www.kenney.nl/). Based partially on [{r.oguelike}](https://github.com/matt-dray/r.oguelike/).
Install with `remotes::install_github("matt-dray/tilebased")` and then `tilebased::play()`. Michaelsoft Binbows not supported. The game will crash if the enemy touches you (this is a feature not a bug, lol).
![]()