{"id":19756743,"url":"https://github.com/thebracket/gravity_well","last_synced_at":"2026-02-10T03:02:46.222Z","repository":{"id":114153790,"uuid":"489371357","full_name":"thebracket/gravity_well","owner":"thebracket","description":"A simple two-player (shared keyboard) game in which you collect salvage and try not to fall into a black hole.","archived":false,"fork":false,"pushed_at":"2022-05-06T14:31:43.000Z","size":128,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-16T22:32:57.426Z","etag":null,"topics":["bevy","gamedev","gravity","particles","rust","two-player"],"latest_commit_sha":null,"homepage":"","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/thebracket.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":"2022-05-06T13:47:10.000Z","updated_at":"2024-10-22T14:10:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"21842671-1c35-49dd-ae1b-8ec245e308ea","html_url":"https://github.com/thebracket/gravity_well","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thebracket/gravity_well","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fgravity_well","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fgravity_well/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fgravity_well/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fgravity_well/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebracket","download_url":"https://codeload.github.com/thebracket/gravity_well/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fgravity_well/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29289899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T02:32:08.756Z","status":"ssl_error","status_checked_at":"2026-02-10T02:30:31.937Z","response_time":65,"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":["bevy","gamedev","gravity","particles","rust","two-player"],"created_at":"2024-11-12T03:16:48.717Z","updated_at":"2026-02-10T03:02:46.200Z","avatar_url":"https://github.com/thebracket.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gravity Well\n\n[Play online here](https://bfnightly.bracketproductions.com/gravity_well/)\n\n\u003e When I'm working on book proposals, I typically prototype a lot of projects. Not all of them make the cut. This is a project from the cutting room floor.\n\n![image](https://user-images.githubusercontent.com/14896751/167146456-39aba57d-4993-408a-983e-d44b9b694e76.png)\n\n*Gravity Well* is a simple two-player (shared keyboard) game. Fly around a gravity well, collecting salvage. Bounce one another, accelerate and rotate. Whomever collects the most salvage wins.\n\nThis isn't intended to be a finished game; I'm hoping that someone finds the source code useful/instructive. Elements in the code:\n\n* **Assets**: a basic asset manager to specify your sprite atlases up-front (with the builder pattern), and combine them into a single `Assets` resource.\n* **Menu Framework**: a simple framework for displaying a main menu and game over screen, as well as a \"Loading, please wait\" message while your assets finish loading.\n* **Physics**: some very primitive collision detection, velocity and gravity code.\n* **Centered Text**: I added a bundle for centered text, just because I find the normal Bevy code verbose.\n* **Particles**: a very simple particle system. Not at all optimized.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebracket%2Fgravity_well","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebracket%2Fgravity_well","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebracket%2Fgravity_well/lists"}