{"id":15137892,"url":"https://github.com/kodecks/kodecks","last_synced_at":"2025-10-23T13:30:55.918Z","repository":{"id":254576286,"uuid":"846865696","full_name":"kodecks/kodecks","owner":"kodecks","description":"Open-source Digital TCG written in Rust and Bevy","archived":false,"fork":false,"pushed_at":"2024-12-18T16:12:08.000Z","size":1125,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-30T18:48:23.319Z","etag":null,"topics":["bevy","card-game","ccg","digital-card-game","game","rust","rust-game","tcg"],"latest_commit_sha":null,"homepage":"https://kodecks.pages.dev/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kodecks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-AGPL3.md","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-08-24T07:00:17.000Z","updated_at":"2025-01-21T23:14:14.000Z","dependencies_parsed_at":"2024-12-18T17:35:56.496Z","dependency_job_id":null,"html_url":"https://github.com/kodecks/kodecks","commit_stats":{"total_commits":271,"total_committers":2,"mean_commits":135.5,"dds":"0.0073800738007380184","last_synced_commit":"26b999893615c171fd65f79a639fad858d938dab"},"previous_names":["kodecks/kodecks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodecks%2Fkodecks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodecks%2Fkodecks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodecks%2Fkodecks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodecks%2Fkodecks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kodecks","download_url":"https://codeload.github.com/kodecks/kodecks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237834646,"owners_count":19373763,"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","card-game","ccg","digital-card-game","game","rust","rust-game","tcg"],"created_at":"2024-09-26T07:03:21.191Z","updated_at":"2025-10-23T13:30:55.465Z","avatar_url":"https://github.com/kodecks.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kodecks\n\n[![Test Status](https://github.com/kodecks/kodecks/actions/workflows/test.yml/badge.svg)](https://github.com/kodecks/kodecks/actions/workflows/test.yml)\n\nOpen-source Classic-Style Digital Card Game\n\n![Screenshot](images/screenshot.webp)\n\n- Inspired by traditional TCGs such as MTG but featuring more streamlined gameplay\n- Play in the browser or on desktop\n- Battle against CPU or other players\n- Localization support\n\n## Build from source\n\nYou need to have Rust toolchain installed. You can install it from [rustup.rs](https://rustup.rs/).\n\n```bash\ngit clone https://github.com/kodecks/kodecks.git\ncd kodecks\n\nscripts/download.sh # Download assets\n# scripts\\download.ps1 # For Windows PowerShell\n\ncargo run\n```\n\nFor WASM build, you need to have `wasm32-unknown-unknown` target installed.\n\n```bash\nrustup target install wasm32-unknown-unknown\ncargo binstall trunk\ntrunk serve\n```\n\n## License\n\nSource code and assets are licensed under the [MIT License](LICENSE-MIT.md) unless otherwise specified.\n\nThe server program (kodecks-server) is licensed under the [GNU Affero General Public License v3.0](kodecks-server/LICENSE-AGPL3.md).\n\n[Fonts](https://github.com/kodecks/assets/tree/main/fonts) are licensed under the Open Font License or the Apache License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodecks%2Fkodecks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkodecks%2Fkodecks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodecks%2Fkodecks/lists"}