{"id":17795196,"url":"https://github.com/matt-dray/tilebased","last_synced_at":"2025-07-08T08:35:41.653Z","repository":{"id":246261884,"uuid":"820572806","full_name":"matt-dray/tilebased","owner":"matt-dray","description":":joystick::world_map: R package: move a sprite around a map inside an R graphics window (concept)","archived":false,"fork":false,"pushed_at":"2024-09-20T09:59:45.000Z","size":826,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T13:59:57.389Z","etag":null,"topics":["eventloop","kenney","nara","rpg-game","rstats","rstats-package"],"latest_commit_sha":null,"homepage":"https://www.rostrum.blog/posts/2024-07-14-tilebased/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matt-dray.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-26T18:35:14.000Z","updated_at":"2024-09-20T09:59:49.000Z","dependencies_parsed_at":"2024-06-26T23:13:42.182Z","dependency_job_id":"f8665525-18d8-4b65-a7e1-12cf13230d4e","html_url":"https://github.com/matt-dray/tilebased","commit_stats":null,"previous_names":["matt-dray/tilebased"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/matt-dray/tilebased","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-dray%2Ftilebased","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-dray%2Ftilebased/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-dray%2Ftilebased/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-dray%2Ftilebased/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matt-dray","download_url":"https://codeload.github.com/matt-dray/tilebased/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-dray%2Ftilebased/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264232380,"owners_count":23576830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eventloop","kenney","nara","rpg-game","rstats","rstats-package"],"created_at":"2024-10-27T11:25:04.911Z","updated_at":"2025-07-08T08:35:41.628Z","avatar_url":"https://github.com/matt-dray.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# {tilebased}\n\n\u003c!-- badges: start --\u003e\n[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)\n[![Blog\npost](https://img.shields.io/badge/rostrum.blog-post-008900?labelColor=000000\u0026logo=data%3Aimage%2Fgif%3Bbase64%2CR0lGODlhEAAQAPEAAAAAABWCBAAAAAAAACH5BAlkAAIAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAAC55QkISIiEoQQQgghRBBCiCAIgiAIgiAIQiAIgSAIgiAIQiAIgRAEQiAQBAQCgUAQEAQEgYAgIAgIBAKBQBAQCAKBQEAgCAgEAoFAIAgEBAKBIBAQCAQCgUAgEAgCgUBAICAgICAgIBAgEBAgEBAgEBAgECAgICAgECAQIBAQIBAgECAgICAgICAgECAQECAQICAgICAgICAgEBAgEBAgEBAgICAgICAgECAQIBAQIBAgECAgICAgIBAgECAQECAQIBAgICAgIBAgIBAgEBAgECAgECAgICAgICAgECAgECAgQIAAAQIKAAAh%2BQQJZAACACwAAAAAEAAQAAAC55QkIiESIoQQQgghhAhCBCEIgiAIgiAIQiAIgSAIgiAIQiAIgRAEQiAQBAQCgUAQEAQEgYAgIAgIBAKBQBAQCAKBQEAgCAgEAoFAIAgEBAKBIBAQCAQCgUAgEAgCgUBAICAgICAgIBAgEBAgEBAgEBAgECAgICAgECAQIBAQIBAgECAgICAgICAgECAQECAQICAgICAgICAgEBAgEBAgEBAgICAgICAgECAQIBAQIBAgECAgICAgIBAgECAQECAQIBAgICAgIBAgIBAgEBAgECAgECAgICAgICAgECAgECAgQIAAAQIKAAA7)](https://www.rostrum.blog/posts/2024-07-14-tilebased/)\n\u003c!-- badges: end --\u003e\n\nUse your keyboard to move a player sprite around a procedurally-generated map. In an R graphics window.\n\nJust 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/).\n\nInstall 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).\n\n\u003cimg src='man/figures/demo.gif' width='50%' alt='aria-label=\"A pixel-sprite human character is moving around on some grassy tiles in a clearing of a procedurally generated forest. A rat is chasing him down. This is happening in an R Graphics Device.\"'\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt-dray%2Ftilebased","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatt-dray%2Ftilebased","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt-dray%2Ftilebased/lists"}