{"id":25365864,"url":"https://github.com/willguimont/dashy-dango","last_synced_at":"2025-10-08T19:04:58.919Z","repository":{"id":111210708,"uuid":"515420718","full_name":"willGuimont/dashy-dango","owner":"willGuimont","description":"Play it here: https://willguimont.github.io/dashy-dango/","archived":false,"fork":false,"pushed_at":"2022-08-21T01:23:12.000Z","size":1012,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:02:42.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://willguimont.github.io/dashy-dango/","language":"Rust","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/willGuimont.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":"2022-07-19T03:26:52.000Z","updated_at":"2022-09-16T20:51:06.000Z","dependencies_parsed_at":"2023-05-31T13:45:23.144Z","dependency_job_id":null,"html_url":"https://github.com/willGuimont/dashy-dango","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/willGuimont/dashy-dango","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fdashy-dango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fdashy-dango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fdashy-dango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fdashy-dango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willGuimont","download_url":"https://codeload.github.com/willGuimont/dashy-dango/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fdashy-dango/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000609,"owners_count":26082786,"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-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2025-02-14T23:50:58.432Z","updated_at":"2025-10-08T19:04:58.900Z","avatar_url":"https://github.com/willGuimont.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dashy-dango\n\nDashy Dango a wave fighting game made with [WASM-4](https://wasm4.org/) by [@samX500](https://github.com/samX500) and [@willGuimont](https://github.com/willGuimont).\n\n\u003cimg src=\"assets/art/DashyDangolong.png\" alt=\"title screen\"\u003e\n\n\u003cimg src=\"assets/art/dashy_1.png\" alt=\"screenshot 1\" width=\"250\"/\u003e \u003cimg src=\"assets/art/dashy_3.png\" alt=\"screenshot 2\" width=\"250\"/\u003e \u003cimg src=\"assets/art/dashy_2.png\" alt=\"screenshot 3\" width=\"250\"/\u003e\n\n## Build the cartridge\n\n```bash\ncargo build --release\n```\n\n## Run the cartridge\n\n```bash\nw4 run target/wasm32-unknown-unknown/release/cart.wasm\n# or\nw4 watch target/wasm32-unknown-unknown/release/cart.wasm\n```\n\n## Minify cartridge\n\nRequirements:\n\n- [wasm-opt](https://github.com/WebAssembly/binaryen) \u003c= 97\n- [wasm-snip](https://github.com/rustwasm/wasm-snip)\n\n```bash\ncargo build --release\n./optimize_cart.sh\n```\n\n### [bundle](https://wasm4.org/docs/reference/cli#bundle)\n\n```bash\nw4 bundle --html build/html/index.html --title Dango --description \"Rolling puzzle game\" --icon-file \"assets/sprites/dangoBeeg.png\" build/cart.wasm\nw4 bundle --linux dango carts/cart.wasm\n```\n\n## Deploy to GitHub-Pages\n\n```bash\n./deploy.sh\n```\n\n## Useful tools\n\n### [png2src](https://wasm4.org/docs/reference/cli#png2src)\n\n```bash\nw4 png2src --rust top.png down.png left.png right.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillguimont%2Fdashy-dango","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillguimont%2Fdashy-dango","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillguimont%2Fdashy-dango/lists"}