{"id":51083537,"url":"https://github.com/blendsdk/racing-the-beam","last_synced_at":"2026-06-23T20:32:19.137Z","repository":{"id":361437492,"uuid":"1250735979","full_name":"blendsdk/racing-the-beam","owner":"blendsdk","description":"🕹️ Racing the Beam — Learn Atari 2600 assembly programming from scratch. 72 hands-on lessons from zero to homebrew mastery.","archived":false,"fork":false,"pushed_at":"2026-06-07T22:13:33.000Z","size":561,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-08T00:14:30.432Z","etag":null,"topics":["6502","assembly","atari-2600","game-development","homebrew","retro-gaming","tutorial"],"latest_commit_sha":null,"homepage":"https://blendsdk.github.io/racing-the-beam/","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blendsdk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-26T23:26:27.000Z","updated_at":"2026-06-07T22:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/blendsdk/racing-the-beam","commit_stats":null,"previous_names":["blendsdk/racing-the-beam"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blendsdk/racing-the-beam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blendsdk%2Fracing-the-beam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blendsdk%2Fracing-the-beam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blendsdk%2Fracing-the-beam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blendsdk%2Fracing-the-beam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blendsdk","download_url":"https://codeload.github.com/blendsdk/racing-the-beam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blendsdk%2Fracing-the-beam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34706579,"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-23T02:00:07.161Z","response_time":65,"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":["6502","assembly","atari-2600","game-development","homebrew","retro-gaming","tutorial"],"created_at":"2026-06-23T20:32:18.346Z","updated_at":"2026-06-23T20:32:19.132Z","avatar_url":"https://github.com/blendsdk.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🕹️ Racing the Beam\n\n**Learn Atari 2600 assembly programming from scratch — 72 hands-on lessons from zero to homebrew mastery.**\n\n🌐 **Live Site**: [blendsdk.github.io/racing-the-beam](https://blendsdk.github.io/racing-the-beam/)\n\n## What is this?\n\nA step-by-step masterclass in Atari 2600 game development using 6502 assembly language. Every lesson includes buildable source code that runs in the Stella emulator.\n\n## The Curriculum\n\n| Part | Topic | Lessons |\n|------|-------|---------|\n| 0 | Foundations | 01–03 |\n| 1 | The 6502 CPU | 04–11 |\n| 2 | TV \u0026 TIA | 12–18 |\n| 3 | Playfield | 19–24 |\n| 4 | Sprites | 25–34 |\n| 5 | Sound | 35–37 |\n| 6 | Game Development | 38–47 |\n| 7 | Kernel Mastery | 48–55 |\n| 8 | Advanced Topics | 56–65 |\n| 9 | The DSL Path | 66–68 |\n| 10 | Capstone Projects | 69–72 |\n\n## Prerequisites\n\n- **DASM assembler** — [github.com/dasm-assembler/dasm](https://github.com/dasm-assembler/dasm)\n- **Stella emulator** — [stella-emu.github.io](https://stella-emu.github.io/)\n- A text editor with 6502 assembly syntax highlighting\n\n## Quick Start\n\n```bash\ngit clone https://github.com/blendsdk/racing-the-beam.git\ncd racing-the-beam\nnpm install\nmake            # Build the starter project\nstella build/main.bin  # Run in Stella\n```\n\n## Development\n\n```bash\nnpm run docs:dev      # Start VitePress dev server\nnpm run docs:build    # Build for production\nnpm run docs:preview  # Preview production build\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblendsdk%2Fracing-the-beam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblendsdk%2Fracing-the-beam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblendsdk%2Fracing-the-beam/lists"}