{"id":19926114,"url":"https://github.com/ittokunvim/example-bevy","last_synced_at":"2025-03-01T10:41:56.875Z","repository":{"id":169106959,"uuid":"645007672","full_name":"ittokunvim/example-bevy","owner":"ittokunvim","description":"このリポジトリは、RustのBevyを使って作成したゲームのソースコードを置く場所です","archived":false,"fork":false,"pushed_at":"2024-09-26T13:26:50.000Z","size":4286,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T00:32:51.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ittokunvim.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":"2023-05-24T18:06:51.000Z","updated_at":"2024-09-26T13:26:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e0fbb52-7ac9-4d2f-8968-54285898e312","html_url":"https://github.com/ittokunvim/example-bevy","commit_stats":null,"previous_names":["ittokun/bevy-games","ittokunvim/bevy-games","ittokunvim/bevy-rust","ittokunvim/example-bevy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ittokunvim%2Fexample-bevy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ittokunvim%2Fexample-bevy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ittokunvim%2Fexample-bevy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ittokunvim%2Fexample-bevy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ittokunvim","download_url":"https://codeload.github.com/ittokunvim/example-bevy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241354990,"owners_count":19949291,"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","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":"2024-11-12T22:28:08.045Z","updated_at":"2025-03-01T10:41:56.844Z","avatar_url":"https://github.com/ittokunvim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Bevy\n\nここはRustのBevyで作成したゲームが置かれているリポジトリです。\n\n## ゲーム\n\n以下のリストには作成したゲームと遊ぶ手順が記されています。\n\n### タイミングゲーム\n\n真ん中にキューをタイミングよく合わせて高得点を狙うゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example timing_game\n# Wasmに変換\ncargo make timing_game\n```\n\n### クリックゲーム\n\n画面内を跳ね返っているボールをクリックして、ボールを全消しを目指すゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example click_game\n# Wasmに変換\ncargo make click_game\n```\n\n### 2Dシューティングゲーム\n\n画面上部にいる敵を弾を打って倒すゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example 2d_shooting\n# Wasmに変換\ncargo make 2d_shooting\n```\n\n### フロッガー\n\nプレイヤー（カエル）を障害物を避けつつ対岸にあるゴールを目指すゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example frogger\n# Wasmに変換\ncargo make frogger\n```\n### フラッピーバード\n\nプレイヤー（鳥）を操作して、障害物を避けて飛ばし続けて高得点を目指すゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example flappy_bird\n# Wasmに変換\ncargo make flappy_bird\n```\n\n### キャッチゲーム\n\n落ちてくるオブジェクトをキャッチして高得点を目指すゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example catch_game\n# Wasmに変換\ncargo make catch_game\n```\n### ランアンドジャンプ\n\nプレイヤーを操作して障害物を回避してゴールを目指すゲーム。\n\n```bash\n# 遊ぶ\ncargo run --example run_and_jump\n# Wasmに変換\ncargo make run_and_jump\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fittokunvim%2Fexample-bevy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fittokunvim%2Fexample-bevy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fittokunvim%2Fexample-bevy/lists"}