{"id":18774748,"url":"https://github.com/sztheory/chip8go","last_synced_at":"2025-07-02T14:05:40.253Z","repository":{"id":70180058,"uuid":"281521766","full_name":"szTheory/chip8go","owner":"szTheory","description":"Chip-8 emulator","archived":false,"fork":false,"pushed_at":"2020-07-24T01:12:03.000Z","size":521,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T23:35:57.478Z","etag":null,"topics":["chip8","emulator","go","golang","interpreter","retrocomputing","retrogaming"],"latest_commit_sha":null,"homepage":"","language":"Go","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/szTheory.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-07-21T22:58:03.000Z","updated_at":"2024-03-14T06:08:21.000Z","dependencies_parsed_at":"2023-02-21T11:45:23.743Z","dependency_job_id":null,"html_url":"https://github.com/szTheory/chip8go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szTheory%2Fchip8go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szTheory%2Fchip8go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szTheory%2Fchip8go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szTheory%2Fchip8go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szTheory","download_url":"https://codeload.github.com/szTheory/chip8go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689376,"owners_count":21145923,"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":["chip8","emulator","go","golang","interpreter","retrocomputing","retrogaming"],"created_at":"2024-11-07T19:39:14.167Z","updated_at":"2025-04-13T09:21:48.519Z","avatar_url":"https://github.com/szTheory.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![chip8go](images/chip8go.png)\n\n\u003e a CHIP-8 emulator written in Go\n\n![Brix](images/brix.gif)\n\n- [About](#about)\n- [Instructions](#instructions)\n- [Controls](#controls)\n- [Games](#games)\n\n## About\n\nCHIP-8 is an interpreted programming language originally designed for hobby computers in the mid-70s.\n\n![Telmac 1800 running CHIP-8 game Space Intercept (Joseph Weisbecker, 1978)](images/chip8.jpg)\n\n\u003e Telmac 1800 running CHIP-8 game Space Intercept (Joseph Weisbecker, 1978)\n\n## Instructions\n\nDownload chip8go and run the program. A file dialog will appear for you to choose a `.ch8` game. Several quality public domain games are included in the `games` folder.\n\n## Controls\n\n`Enter` resets the game\n\nGame buttons are on the left side of your keyboard:\n\n```ascii\n1 2 3 4\nQ W E R\nA S D F\nZ X C V\n```\n\nEach corresponding to keys on the original CHIP-8 layout:\n\n```ascii\nC D E F\n8 9 A B\n4 5 6 7\n0 1 2 3\n```\n\n## Games\n\n### Brix\n\n![Brix](images/brix.gif)\n\n- `Q` move left\n- `E` move right\n\n### Pong 2\n\n![Pong 2](images/pong2.gif)\n\n#### Player 1\n\n- `1` Move up\n- `Q` Move down\n\n#### Player 2\n\n- `4` Move up\n- `R` Move down\n\n### Tetris\n\n![Tetris](images/tetris.gif)\n\n- `W` Move left\n- `E` Move right\n- `Q` Rotate\n- `A` Fast drop\n\n### UFO\n\n![Tetris](images/ufo.gif)\n\n- `Q` Shoot left\n- `W` Shoot up\n- `E` Shoot right\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsztheory%2Fchip8go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsztheory%2Fchip8go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsztheory%2Fchip8go/lists"}