{"id":16766155,"url":"https://github.com/cryscan/summer-jam","last_synced_at":"2025-03-21T23:33:27.307Z","repository":{"id":41860141,"uuid":"383946968","full_name":"cryscan/summer-jam","owner":"cryscan","description":"Pong but has gravity.","archived":false,"fork":false,"pushed_at":"2023-02-12T06:58:47.000Z","size":21347,"stargazers_count":34,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-20T11:44:47.245Z","etag":null,"topics":["bevy-engine","game","rust","wasm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryscan.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}},"created_at":"2021-07-07T23:21:24.000Z","updated_at":"2024-04-16T17:53:03.000Z","dependencies_parsed_at":"2023-02-08T19:30:32.101Z","dependency_job_id":null,"html_url":"https://github.com/cryscan/summer-jam","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fsummer-jam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fsummer-jam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fsummer-jam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fsummer-jam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryscan","download_url":"https://codeload.github.com/cryscan/summer-jam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820605,"owners_count":16886222,"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","game","rust","wasm"],"created_at":"2024-10-13T06:05:35.151Z","updated_at":"2024-10-28T11:15:12.394Z","avatar_url":"https://github.com/cryscan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bounce Up!\nThis is a game made during the 2021 summer jam. It is written in [rust](https://www.rust-lang.org/) and is powered by [bevy engine](https://bevyengine.org/).\n\nLive version is available [here](https://cryscan.itch.io/bounce-up).\n\nThanks [@fplust](https://github.com/fplust) for porting the game to bevy v0.8!\n\nThanks [@Bobox214](https://github.com/Bobox214) for the [star background](https://github.com/Bobox214/Kataster)!\n\nSound effects obtained from [Zapslat](https://www.zapsplat.com).\nBackground music credits to the [Ultimate MIDI Pack](https://archive.org/details/ultimidi/) (License: CC-BY-SA).\n\n## Build for Web\nRun the following command to compile:\n```shell\n$ wasm-pack build --release --target web\n```\n\nThen add the `index.html` into the `pkg` folder:\n```html\n\u003chtml\u003e\n\n\u003chead\u003e\n    \u003ctitle\u003eBounce Up!\u003c/title\u003e\n\u003c/head\u003e\n\n\u003cbody\u003e\n    \u003cscript type=\"module\"\u003e\n        import init from \"./bounce_up.js\";\n        init(\"./bounce_up_bg.wasm\").then(function (wasm) {\n            wasm.run();\n        });\n    \u003c/script\u003e\n\u003c/body\u003e\n\n\u003c/html\u003e\n```\n\nFinally copy the `assets` folder into the `pkg` folder, pack and release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryscan%2Fsummer-jam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryscan%2Fsummer-jam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryscan%2Fsummer-jam/lists"}