{"id":17217005,"url":"https://github.com/jsyrjala/jumper","last_synced_at":"2026-05-04T03:36:25.126Z","repository":{"id":39917925,"uuid":"493744148","full_name":"jsyrjala/jumper","owner":"jsyrjala","description":"Platformer game with zig and WASM-4. Nitor codecamp.","archived":false,"fork":false,"pushed_at":"2022-05-22T06:56:56.000Z","size":113,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T13:47:55.462Z","etag":null,"topics":["wasm","wasm-4","webassembly","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/jsyrjala.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}},"created_at":"2022-05-18T16:35:35.000Z","updated_at":"2024-08-19T09:05:16.000Z","dependencies_parsed_at":"2022-08-27T08:01:52.016Z","dependency_job_id":null,"html_url":"https://github.com/jsyrjala/jumper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsyrjala/jumper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsyrjala%2Fjumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsyrjala%2Fjumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsyrjala%2Fjumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsyrjala%2Fjumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsyrjala","download_url":"https://codeload.github.com/jsyrjala/jumper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsyrjala%2Fjumper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["wasm","wasm-4","webassembly","zig"],"created_at":"2024-10-15T03:43:01.111Z","updated_at":"2026-05-04T03:36:25.112Z","avatar_url":"https://github.com/jsyrjala.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jumper\n\nA game written in [Zig](https://ziglang.org/) for the [WASM-4](https://wasm4.org) fantasy console.\n\nRunning in https://jsyrjala.github.io/jumper/\n\n![Screenshot](docs/screenshot.png)\n\n## Development\nInstall Zig: https://ziglang.org/download/\n\nInstall WASM-4:\n```shell\nnpm install wasm4\n```\n\nRun development server:\n```shell\nw4 watch\n```\n\nFor more info about setting up WASM-4, see the [quickstart guide](https://wasm4.org/docs/getting-started/setup?code-lang=zig#quickstart).\n\n## Building\n\nBuild the cart by running:\n\n```shell\nzig build -Drelease-small=true\n```\n\nThen run it with:\n\n```shell\nw4 run zig-out/lib/cart.wasm\n```\n## Bundling\n\nBundling creates a single all-in-one HTML file that can be deployed to web server.\n```shell\nw4 bundle --html zig-out/index.html --title Jumper --description \"Simple platformer\" zig-out/lib/cart.wasm\n```\n\n## Links\n\n- [WASM-4 Documentation](https://wasm4.org/docs): Learn more about WASM-4.\n- [Zig documentation](https://ziglang.org/documentation/0.9.1/): Learn more about Zig.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsyrjala%2Fjumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsyrjala%2Fjumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsyrjala%2Fjumper/lists"}