{"id":19478570,"url":"https://github.com/justin-credible/switch-breakout","last_synced_at":"2025-07-19T04:03:23.927Z","repository":{"id":66348423,"uuid":"253413315","full_name":"Justin-Credible/switch-breakout","owner":"Justin-Credible","description":"🎮 A simple Breakout clone for the Nintendo Switch.","archived":false,"fork":false,"pushed_at":"2020-04-06T23:59:45.000Z","size":364,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T01:06:35.263Z","etag":null,"topics":["breakout-game","libnx","nintendo-switch","nintendo-switch-homebrew"],"latest_commit_sha":null,"homepage":"","language":"C","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/Justin-Credible.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2020-04-06T06:27:08.000Z","updated_at":"2025-06-03T01:25:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0d1bbab-d8f8-400e-9998-533fb309d4f2","html_url":"https://github.com/Justin-Credible/switch-breakout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Justin-Credible/switch-breakout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fswitch-breakout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fswitch-breakout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fswitch-breakout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fswitch-breakout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Justin-Credible","download_url":"https://codeload.github.com/Justin-Credible/switch-breakout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fswitch-breakout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265887078,"owners_count":23844336,"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":["breakout-game","libnx","nintendo-switch","nintendo-switch-homebrew"],"created_at":"2024-11-10T19:50:34.776Z","updated_at":"2025-07-19T04:03:23.899Z","avatar_url":"https://github.com/Justin-Credible.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Breakout for Nintendo Switch\n\nThis is a very simple version of Breakout written in C using [`libnx`](https://github.com/switchbrew/libnx) for the Nintendo Switch. This was a quick learning exercise to get acquainted with developing homebrew software on Nintendo's Switch game console.\n\n![showcase](.readme/showcase.jpg)\n\n## Compiling and Running\n\nYou'll need a Nintendo Switch game console capable of running homebrew software. See the following links for more details:\n\n* [NH Switch Guide](https://nh-server.github.io/switch-guide/)\n* [Homebrew Guide](https://switch.homebrew.guide/index)\n  * [Introduction to Homebrew development](https://switch.homebrew.guide/homebrew_dev/introduction)\n\nFirst, install `devkitPro`, `devkitA64`, and the `switch-dev` package (see above links) and then clone and build the source:\n\n```\ngit clone git@github.com:Justin-Credible/switch-breakout.git\ncd switch-breakout\nmake\n```\n\nThis will build a `switch-breakout.nro` file (among others) which can be copied to `sd:/switch/` and launched via hbmenu.\n\nAdditionally, the `nro` can be loaded over the network using hbmenu's NetLoader functionality. This allows `stdout` to be shown on your computer. Start NetLoader on the Switch and then run:\n\n```\nnxlink -s switch-breakout.nro\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustin-credible%2Fswitch-breakout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustin-credible%2Fswitch-breakout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustin-credible%2Fswitch-breakout/lists"}