{"id":18824762,"url":"https://github.com/charles-l/zig-raylib-template","last_synced_at":"2025-08-13T11:46:49.908Z","repository":{"id":75756727,"uuid":"562293626","full_name":"charles-l/zig-raylib-template","owner":"charles-l","description":"A zig template for building games with raylib that compiles to a native exe or an emscripten app.","archived":false,"fork":false,"pushed_at":"2024-03-15T17:09:34.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T12:52:31.478Z","etag":null,"topics":["raylib","template-repository","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/charles-l.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":"2022-11-05T22:11:15.000Z","updated_at":"2024-10-17T12:51:14.000Z","dependencies_parsed_at":"2024-12-30T04:43:36.919Z","dependency_job_id":"9e7a4dad-67e6-41cd-991a-8eb65842d0eb","html_url":"https://github.com/charles-l/zig-raylib-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charles-l/zig-raylib-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-l%2Fzig-raylib-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-l%2Fzig-raylib-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-l%2Fzig-raylib-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-l%2Fzig-raylib-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charles-l","download_url":"https://codeload.github.com/charles-l/zig-raylib-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-l%2Fzig-raylib-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270234896,"owners_count":24550173,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":["raylib","template-repository","zig"],"created_at":"2024-11-08T00:57:24.796Z","updated_at":"2025-08-13T11:46:49.864Z","avatar_url":"https://github.com/charles-l.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zig-raylib-template\n\nA zig template for building games with raylib that compiles to a native exe or an emscripten app.\n\nTo build for desktop:\n\n    $ zig build\n\nTo build for web:\n\n    $ zig build -Dtarget=wasm32-wasi --sysroot ~/src/emsdk/upstream/emscripten/\n    $ python -m http.server\n\nThen navigate to `http://localhost:8000/game.html` in a web browser.\n\n```\n$ zig version\n0.11.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharles-l%2Fzig-raylib-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharles-l%2Fzig-raylib-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharles-l%2Fzig-raylib-template/lists"}