{"id":23318524,"url":"https://github.com/patricktcoakley/go-chipster8","last_synced_at":"2025-10-28T09:30:55.914Z","repository":{"id":212013116,"uuid":"728719029","full_name":"patricktcoakley/go-chipster8","owner":"patricktcoakley","description":"Another Chip8 emulator in Go using Ebitengine.","archived":false,"fork":false,"pushed_at":"2024-04-28T20:59:50.000Z","size":1367,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-20T17:17:15.670Z","etag":null,"topics":["chip8","ebiten","ebitengine","emulator","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/patricktcoakley.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}},"created_at":"2023-12-07T14:44:01.000Z","updated_at":"2024-04-28T20:59:54.000Z","dependencies_parsed_at":"2024-04-03T14:52:54.590Z","dependency_job_id":null,"html_url":"https://github.com/patricktcoakley/go-chipster8","commit_stats":null,"previous_names":["patricktcoakley/go-chipster8"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2Fgo-chipster8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2Fgo-chipster8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2Fgo-chipster8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktcoakley%2Fgo-chipster8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patricktcoakley","download_url":"https://codeload.github.com/patricktcoakley/go-chipster8/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238628326,"owners_count":19503858,"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","ebiten","ebitengine","emulator","golang"],"created_at":"2024-12-20T17:17:21.151Z","updated_at":"2025-10-28T09:30:49.895Z","avatar_url":"https://github.com/patricktcoakley.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-chipster8\n\nJust a quick port of [Chipster8](https://github.com/patricktcoakley/Chipster8) to Go\nusing [Ebitengine](https://ebitengine.org/).\n\n![Pong](screenshots/screenshot1.png)\n![Menu](screenshots/screenshot2.png)\n![Invaders](screenshots/screenshot3.png)\n\n## Usage\n\ngo-chipster8 takes the following arguments:\n\n- `-romPath`: Path to the ROM file(s) to load. Can be a file or a directory. Defaults to `/roms`.\n- `-scale`: The scale factor for the screen. Defaults to `25`.\n- `-speed`: The speed of the emulator. Defaults to `10`.\n- `-palette`: The color palette to use. Defaults to `\"black\"`, which is black and white.\n\n## Controls\n\n### Game Controls\n\n| Chip8 | Chipster8 |\n|-------|-----------|\n| 1     | 1         |\n| 2     | 2         |\n| 3     | 3         |\n| C     | 4         |\n| 4     | Q         |\n| 5     | W         |\n| 6     | E         |\n| D     | R         |\n| 7     | A         |\n| 8     | S         |\n| 9     | D         |\n| E     | F         |\n| A     | Z         |\n| 0     | X         |\n| B     | C         |\n| F     | V         |\n\n### Menu Controls\n\n| Feature        | Key     |\n|----------------|---------|\n| Move Selection | Up/Down |\n| Load Selection | Enter   |\n\n### Extra Controls\n\n| Feature            | Key   |\n|--------------------|-------|\n| Pause/Resume       | Space |\n| Reset              | F1    |\n| Decrease Speed     | F2    |\n| Increase Speed     | F3    |\n| Cycle Color Scheme | F6    |\n| Toggle Fullscreen  | F11   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktcoakley%2Fgo-chipster8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricktcoakley%2Fgo-chipster8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktcoakley%2Fgo-chipster8/lists"}