{"id":21606036,"url":"https://github.com/codekitchen/round_game","last_synced_at":"2025-10-04T02:12:00.269Z","repository":{"id":257895344,"uuid":"871298880","full_name":"codekitchen/round_game","owner":"codekitchen","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-04T19:01:21.000Z","size":289,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T13:32:46.446Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codekitchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-10-11T16:59:41.000Z","updated_at":"2024-11-04T19:01:25.000Z","dependencies_parsed_at":"2024-10-20T12:16:45.362Z","dependency_job_id":"420b4b98-cc0e-4d9e-8a72-ec1dbc734fdc","html_url":"https://github.com/codekitchen/round_game","commit_stats":null,"previous_names":["codekitchen/round_game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codekitchen/round_game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekitchen%2Fround_game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekitchen%2Fround_game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekitchen%2Fround_game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekitchen%2Fround_game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codekitchen","download_url":"https://codeload.github.com/codekitchen/round_game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekitchen%2Fround_game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254466,"owners_count":25956604,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-24T20:18:45.236Z","updated_at":"2025-10-04T02:12:00.238Z","avatar_url":"https://github.com/codekitchen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Round Game (Co-op Multiplayer Tetris Clone)\n\nExperiments with a massively multiplayer round-robin co-op game. For [Recurse F2'24](https://www.recurse.com).\n\nServer is golang, client is browser-based, in typescript. Communication is [protocol buffers](api/gameserver.proto) over websockets.\n\nThe game is live (for now) at https://roundgame.codekitchen.net/\n\n## Running\n\nYou will need go \u003e= `1.23.1` and node/npm \u003e= `23.1.0`. For development hot reloading I'm using overmind, which is available via `brew install overmind`. Other Procfile runners will probably work, too.\n\nThe web UI resides in the [web](web/) folder. You will need a `cd web \u0026\u0026 npm install` to get set up.\n\nFor development, run `overmind start`. Click the link to open the web UI.\n\nProduction builds are a multistep process because of the web app bundling. Run `make roundgame_amd64` or see the Makefile for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekitchen%2Fround_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodekitchen%2Fround_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekitchen%2Fround_game/lists"}