{"id":21864246,"url":"https://github.com/lightsing/splendor","last_synced_at":"2026-04-18T02:31:22.341Z","repository":{"id":223291000,"uuid":"758873701","full_name":"lightsing/splendor","owner":"lightsing","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-04T08:07:25.000Z","size":1402,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T20:47:36.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lightsing.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":"2024-02-17T10:34:12.000Z","updated_at":"2024-02-17T10:50:03.000Z","dependencies_parsed_at":"2025-01-26T15:37:35.824Z","dependency_job_id":null,"html_url":"https://github.com/lightsing/splendor","commit_stats":null,"previous_names":["lightsing/splendor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lightsing/splendor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fsplendor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fsplendor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fsplendor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fsplendor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightsing","download_url":"https://codeload.github.com/lightsing/splendor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fsplendor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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-28T04:08:17.768Z","updated_at":"2026-04-18T02:31:22.308Z","avatar_url":"https://github.com/lightsing.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Splendor\n\nSplendor is a game of chip-collecting and card development.\n\nThis repository implements the game logic in Rust and also provides various language sdk for developers to build their own AI to play the game.\n\n## Project Structure\n\n- `splendor-core`: The game core types implemented in Rust.\n- `splendor-engine`: The game engine implemented in Rust.\n- `splendor-server`:\n  A one time game server implemented in Rust, which serves WebSocket.\n  It's designed to serve the game for a single game session and run in Docker.\n- `splendor-supervisor`:\n  A supervisor implemented in Rust, which creates and game containers\n  also the resource limit for each game container.\n- `splendor-proto`:\n  Internal gRPC protocol for the game server and the supervisor.\n- [`sdk`](./sdk): Various language SDKs for developers to build their own AI to play the game.\n\n### SDKs\n\nEach SDK provides an example AI which takes random actions.\n\n\u003e ***Note***: The Rust example AI is implemented in `actor::naive_actors` in the `splendor-core` crate.\n\n## Run the Game Server Locally\n\nSee the [docker-compose.yml](./docker-compose.yml).\n\nIt starts the game server without the supervisor.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fsplendor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightsing%2Fsplendor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fsplendor/lists"}