{"id":15099838,"url":"https://github.com/hruivo/zhip8","last_synced_at":"2026-03-01T06:35:01.442Z","repository":{"id":251430004,"uuid":"835964094","full_name":"HRuivo/zhip8","owner":"HRuivo","description":"Chip-8 Emulator in Zig and SDL2.","archived":false,"fork":false,"pushed_at":"2024-08-25T20:15:08.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T03:11:22.443Z","etag":null,"topics":["chip8","emulation","low-level-programming","sdl2","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/HRuivo.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":"2024-07-30T22:10:13.000Z","updated_at":"2024-09-22T23:07:54.000Z","dependencies_parsed_at":"2024-10-15T19:50:42.959Z","dependency_job_id":null,"html_url":"https://github.com/HRuivo/zhip8","commit_stats":{"total_commits":37,"total_committers":2,"mean_commits":18.5,"dds":0.05405405405405406,"last_synced_commit":"9703773792126c39ff8f8bad4254baa177a7e76d"},"previous_names":["hruivo/zhip8"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRuivo%2Fzhip8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRuivo%2Fzhip8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRuivo%2Fzhip8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRuivo%2Fzhip8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HRuivo","download_url":"https://codeload.github.com/HRuivo/zhip8/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240852665,"owners_count":19868295,"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","emulation","low-level-programming","sdl2","zig"],"created_at":"2024-09-25T17:28:15.810Z","updated_at":"2026-03-01T06:35:01.409Z","avatar_url":"https://github.com/HRuivo.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zhip8\nChip-8 Emulator in Zig and SDL2.\n\n## Status\n![CHIP-8 Operations](https://github.com/HRuivo/zhip8/actions/workflows/main.yml/badge.svg)\n\n## Installation\n\n### From Source\n\nBuilding Zhip8 from source is done with zig build.\n\n```bash\ngit clone https://github.com/HRuivo/zhip8\ncd zhip8\nzig build\n```\n\n### Running\n\nRun with a ROM to be loading into memory.\n\n```bash\nzig build run -- \u003cROM_NAME\u003e\nzig build run -- TETRIS\n```\n### TODO\n\n- Error handling\n- Stack Overflow handling\n- Graphics Abstraction Layer\n- Input handling\n- Testing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhruivo%2Fzhip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhruivo%2Fzhip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhruivo%2Fzhip8/lists"}