{"id":25594029,"url":"https://github.com/bazbt3/pybadge-adventure","last_synced_at":"2026-06-28T05:31:21.502Z","repository":{"id":81213204,"uuid":"364339678","full_name":"bazbt3/pybadge-adventure","owner":"bazbt3","description":"A MakeCode adventure game for the Adafruit PyBadge computer.","archived":false,"fork":false,"pushed_at":"2021-05-11T18:34:30.000Z","size":3980,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T10:38:59.075Z","etag":null,"topics":["adafruit","game","makecode","makecode-arcade","pybadge"],"latest_commit_sha":null,"homepage":"https://bazbt3.github.io/pybadge-adventure/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bazbt3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2021-05-04T17:47:20.000Z","updated_at":"2021-05-11T18:31:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"eac7abfc-8847-4aab-b734-1eab5ea3d6f0","html_url":"https://github.com/bazbt3/pybadge-adventure","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bazbt3/pybadge-adventure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazbt3%2Fpybadge-adventure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazbt3%2Fpybadge-adventure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazbt3%2Fpybadge-adventure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazbt3%2Fpybadge-adventure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bazbt3","download_url":"https://codeload.github.com/bazbt3/pybadge-adventure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazbt3%2Fpybadge-adventure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["adafruit","game","makecode","makecode-arcade","pybadge"],"created_at":"2025-02-21T10:31:23.918Z","updated_at":"2026-06-28T05:31:21.496Z","avatar_url":"https://github.com/bazbt3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":" # What is this?\n\nA necessarily simple adventure game program created for the [Adafruit PyBadge computer](https://www.adafruit.com/product/4200).  An early 'playable' version can be found at [https://bazbt3.github.io/pybadge-adventure/](https://bazbt3.github.io/pybadge-adventure/).\n\n## Controls at the start of the project\n\n* Advancing between moves: button A.\n* Movement: N = up button, E = right, S = down, W = left.\n\n![Photo!](/img/pybadge-adventure_photo.jpeg)\n\n## Enhancements intended\n\n* None, it is perfect!\n\n## What is an Adafruit PyBadge?\n\nAn [embedded system](https://en.wikipedia.org/wiki/Embedded_system) computer the size of a credit card.  It has a 1.8\" colour display, 5 bright 'NeoPixel' LEDs, 8 'game' buttons, an accelerometer and buzzer built-in, and a comprehensive set of interface options for external sensors and controllers.  It can run CircuitPython, MakeCode Arcade or Arduino code, which must be written on a computer or a portable device before 'flashing' the program to the PyBadge via a USB cable.\n\n## How was the program created?\n\nIt uses the Microsoft MakeCode IDE (blocks of code similar to Scratch.)  In this case all the coding has used [the arcade.makecode.com web application](https://arcade.makecode.com) with some ancillary files (e.g. this one) edited in the Microsoft VS Code code editor.\n\nNote: I have used only the block editor for code creation so be aware that the underlying 'written' code may not be ordered 'neatly'.\n\n## PLAY IT!\n\n**Open this page at [https://bazbt3.github.io/pybadge-adventure/](https://bazbt3.github.io/pybadge-adventure/).**    \n*(Read the on-screen instructions during the game).*\n\n## Edit this project ![Build status badge](https://github.com/bazbt3/pybadge-adventure/workflows/MakeCode/badge.svg)\n\nTo edit this repository in MakeCode.\n\n* open [https://arcade.makecode.com/](https://arcade.makecode.com/)\n* click on **Import** then click on **Import URL**\n* paste **https://github.com/bazbt3/pybadge-adventure** and click import\n\n## Blocks preview\n\nThis image shows the blocks code from the last commit in master.\nThis image may take a few minutes to refresh.\n\n![A rendered view of the blocks](https://github.com/bazbt3/pybadge-adventure/raw/master/.github/makecode/blocks.png)\n\n#### Metadata (used for search, rendering)\n\n* for PXT/arcade\n\u003cscript src=\"https://makecode.com/gh-pages-embed.js\"\u003e\u003c/script\u003e\u003cscript\u003emakeCodeRender(\"{{ site.makecode.home_url }}\", \"{{ site.github.owner_name }}/{{ site.github.repository_name }}\");\u003c/script\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazbt3%2Fpybadge-adventure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbazbt3%2Fpybadge-adventure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazbt3%2Fpybadge-adventure/lists"}