{"id":49453299,"url":"https://github.com/davidB/ld47_keep_inside","last_synced_at":"2026-05-16T16:01:00.432Z","repository":{"id":66431657,"uuid":"300944806","full_name":"davidB/ld47_keep_inside","owner":"davidB","description":"My game for Ludum Dare 47","archived":false,"fork":false,"pushed_at":"2020-12-21T21:39:55.000Z","size":440,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T12:38:45.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://alchim31.itch.io/keep-inside","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-10-03T18:04:58.000Z","updated_at":"2023-09-09T08:02:18.000Z","dependencies_parsed_at":"2023-02-22T09:45:15.414Z","dependency_job_id":null,"html_url":"https://github.com/davidB/ld47_keep_inside","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/davidB/ld47_keep_inside","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Fld47_keep_inside","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Fld47_keep_inside/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Fld47_keep_inside/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Fld47_keep_inside/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidB","download_url":"https://codeload.github.com/davidB/ld47_keep_inside/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidB%2Fld47_keep_inside/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33109461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-04-30T04:01:02.092Z","updated_at":"2026-05-16T16:01:00.426Z","avatar_url":"https://github.com/davidB.png","language":"Rust","funding_links":[],"categories":["Games"],"sub_categories":["Helpers"],"readme":"# ld47_keep_inside\n\nThe most recent version (playable online) is available on itch.io: [keep inside by alchim31](https://alchim31.itch.io/keep-inside)\n\nMy game for Ludum Dare 47 (see release [compo](https://github.com/davidB/ld47_keep_inside/releases/tag/compo))\n\nAnd some evolutions, experimentations, wip since LD:\n\n- upgrade to bevy 0.3, 0.4\n- use lyon to draw entity (vs sprite) (via [Nilirad/bevy_prototype_lyon: Use Lyon in Bevy.](https://github.com/Nilirad/bevy_prototype_lyon))\n- create a web version (via [mrk-its/bevy_webgl2: WebGL2 renderer plugin for Bevy game engine](https://github.com/mrk-its/bevy_webgl2))\n- add effects (try easing via [bevy_extra/bevy_easings at master · mockersf/bevy_extra](https://github.com/mockersf/bevy_extra/tree/master/bevy_easings))\n- use bazel to build\n- host on itch.io\n\n## Commands\n\n### To run on local desktop (for dev)\n\n```sh\ncd game\ncargo run --features native\n```\n\nCurrently, using bazel for dev is not optimal, The regular rust toolchain for bazel (cargo-raze + rust_rules) doesn't work with bevy (see [How to combine features, platform and dependencies ? · Issue #326 · google/cargo-raze](https://github.com/google/cargo-raze/issues/326))\n\n### To run on local webbrowser (for dev)\n\n```sh\n# currently the bazel workspace doesn't install tools like basic-http-server\ncargo install basic-http-server\nbazel run //web:serve\n```\n\nOpen http://localhost:4000/ into the browser\n\n### To publish web on itch.io\n\n```sh\nbazel run //itch.io:butler login\nbazel build //itch.io:publish-web --verbose_failures --action_env=BUTLER_API_KEY=$(cat  $HOME/.config/itch/butler_creds)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdavidB%2Fld47_keep_inside","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FdavidB%2Fld47_keep_inside","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdavidB%2Fld47_keep_inside/lists"}