{"id":20864753,"url":"https://github.com/nightswatchgames/jump-jump","last_synced_at":"2025-05-08T03:50:06.522Z","repository":{"id":65555598,"uuid":"594616952","full_name":"NightsWatchGames/jump-jump","owner":"NightsWatchGames","description":"3D wechat jump-jump game made with bevy engine.","archived":false,"fork":false,"pushed_at":"2024-12-24T08:24:42.000Z","size":11975,"stargazers_count":60,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T03:49:59.268Z","etag":null,"topics":["bevy-engine","gamedev","jump-game","rust-lang"],"latest_commit_sha":null,"homepage":"https://nightswatchgames.github.io/games/jump-jump/","language":"Rust","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/NightsWatchGames.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-01-29T04:58:20.000Z","updated_at":"2025-03-12T19:06:51.000Z","dependencies_parsed_at":"2024-03-14T07:25:42.753Z","dependency_job_id":"3d683d03-670a-4b30-9b56-6bb6ad8bff3a","html_url":"https://github.com/NightsWatchGames/jump-jump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightsWatchGames%2Fjump-jump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightsWatchGames%2Fjump-jump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightsWatchGames%2Fjump-jump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightsWatchGames%2Fjump-jump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NightsWatchGames","download_url":"https://codeload.github.com/NightsWatchGames/jump-jump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252996228,"owners_count":21837617,"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":["bevy-engine","gamedev","jump-game","rust-lang"],"created_at":"2024-11-18T05:44:09.455Z","updated_at":"2025-05-08T03:50:06.502Z","avatar_url":"https://github.com/NightsWatchGames.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[English](README_EN.md)\n\n# jump-jump 微信跳一跳游戏\n- [x] 角色跳跃动画\n- [x] 角色和平台蓄力效果\n- [x] 角色蓄力粒子特效\n- [x] 角色摔落效果\n- [x] 相机跟随\n- [x] 自动生成平台\n- [x] 飘分效果\n- [x] 分数统计\n- [x] 游戏UI\n- [x] 游戏音效\n- [x] WASM支持\n\n在线游玩：[点这里](https://nightswatchgames.github.io/games/jump-jump/)（电脑版Chrome/Firefox/Edge打开）\n\n## 运行\n1. 本地运行\n```\ncargo run\n```\n2. WASM运行\n```\nrustup target install wasm32-unknown-unknown\ncargo install wasm-server-runner\ncargo run --target wasm32-unknown-unknown\n```\n```\ncargo install wasm-bindgen-cli\ncargo build --release --target wasm32-unknown-unknown\nwasm-bindgen --out-dir ./out/ --target web ./target/wasm32-unknown-unknown/release/jump-jump.wasm\n```\n\n## 游戏展示\n视频演示：[B站](https://www.bilibili.com/video/BV1B24y1q7aW)\n\n![main menu](https://raw.githubusercontent.com/NightsWatchGames/jump-jump/master/screenshots/main_menu.png)\n![game playing](https://raw.githubusercontent.com/NightsWatchGames/jump-jump/master/screenshots/game_playing.png)\n![game over](https://raw.githubusercontent.com/NightsWatchGames/jump-jump/master/screenshots/game_over.png)\n\n## 参考\n- https://github.com/yaoshanliang/weapp-jump\n- https://github.com/wswei99/tiaoyitiao\n- https://github.com/potato47/jump","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightswatchgames%2Fjump-jump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightswatchgames%2Fjump-jump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightswatchgames%2Fjump-jump/lists"}