{"id":13344100,"url":"https://github.com/hazeycode/escape-guldur","last_synced_at":"2025-10-03T17:18:44.731Z","repository":{"id":58453740,"uuid":"525398034","full_name":"hazeycode/escape-guldur","owner":"hazeycode","description":"A minimalistic \"retro action RPG\" written in Zig for the WASM-4 fantasy console","archived":false,"fork":false,"pushed_at":"2025-06-27T21:51:13.000Z","size":312,"stargazers_count":17,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T22:35:53.411Z","etag":null,"topics":["2d","game","retro","wasm","wasm-4","zig"],"latest_commit_sha":null,"homepage":"https://hazeycode.itch.io/escape-guldur","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/hazeycode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-16T13:44:47.000Z","updated_at":"2025-06-27T21:51:16.000Z","dependencies_parsed_at":"2024-10-24T07:04:39.348Z","dependency_job_id":null,"html_url":"https://github.com/hazeycode/escape-guldur","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/hazeycode/escape-guldur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeycode%2Fescape-guldur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeycode%2Fescape-guldur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeycode%2Fescape-guldur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeycode%2Fescape-guldur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazeycode","download_url":"https://codeload.github.com/hazeycode/escape-guldur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeycode%2Fescape-guldur/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266626135,"owners_count":23958347,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["2d","game","retro","wasm","wasm-4","zig"],"created_at":"2024-07-29T19:32:20.336Z","updated_at":"2025-10-03T17:18:44.661Z","avatar_url":"https://github.com/hazeycode.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Escape Guldur\n\nA minimalistic \"retro action RPG\" for the [WASM-4](https://wasm4.org/) fantasy console.\n\nOriginally made for [WASM-4 Jam #2](https://itch.io/jam/wasm4-v2).\n\n[Play on itch.io!](https://hazeycode.itch.io/escape-guldur)\n\n\u003cp float=\"left\"\u003e\n\u003cimg src=\"https://img.itch.zone/aW1nLzk5NzcxOTgucG5n/original/YTwG%2FT.png\" alt=\"screenshot\" width=\"240\"/\u003e\n\u003cimg src=\"https://img.itch.zone/aW1hZ2UvMTY3Mjc1OC85OTc2OTU0LnBuZw==/250x600/gOUx0S.png\" alt=\"screenshot\" width=\"240\"/\u003e\n\u003c/p\u003e\n\n## Building\n\n#### Requirements\n- [Zig](https://github.com/ziglang/zig) toolchain ([anyzig](https://github.com/marler8997/anyzig) is recommended)\n- [WASM-4](https://wasm4.org/docs/getting-started/setup)\n- [wasm-opt](https://www.npmjs.com/package/wasm-opt) (release builds only)\n\nBuild and run a native (debug) executable:\n```shell\nzig build run-native\n```\n\nProduce a size-optimised release build (zig-out/lib/opt.wasm):\n```shell\nzig build release -Doptimize=ReleaseSmall\n```\n\nLoad and run in your browser:\n```shell\nw4 run zig-out/lib/opt.wasm\n```\n\n## Distribution\n```shell\ncp zig-out/lib.opt.wasm game.wasm\nwapm login\nwapm publish\n\nw4 bundle game.wasm --title \"Escape Guldur\" --html escape_guldur.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeycode%2Fescape-guldur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazeycode%2Fescape-guldur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeycode%2Fescape-guldur/lists"}