{"id":22724709,"url":"https://github.com/cschladetsch/cardchess-unity3d","last_synced_at":"2025-04-13T19:05:41.099Z","repository":{"id":148245689,"uuid":"132416382","full_name":"cschladetsch/CardChess-Unity3d","owner":"cschladetsch","description":"A Unity3d game inspired by Chess, MtG and SC2. The playfield is a NxM board. Players take turns casting spells, which can summon a creature to the board, add an item to a creature, or do other special effects. Attacking and movement of the pieces are mostly Chess-based, except that pieces have Health. Full rules are available on the wiki pages.","archived":false,"fork":false,"pushed_at":"2024-09-18T12:38:59.000Z","size":233208,"stargazers_count":17,"open_issues_count":24,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-10T15:07:38.865Z","etag":null,"topics":["card-game","chess","csharp","game","networking","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/cschladetsch.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":"2018-05-07T06:24:03.000Z","updated_at":"2024-10-06T10:41:21.000Z","dependencies_parsed_at":"2023-05-19T13:00:15.248Z","dependency_job_id":"8e693dca-014d-4de0-abc9-ee4c1d0ef0b7","html_url":"https://github.com/cschladetsch/CardChess-Unity3d","commit_stats":null,"previous_names":["cschladetsch/cardchess-unity3d"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCardChess-Unity3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCardChess-Unity3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCardChess-Unity3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCardChess-Unity3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cschladetsch","download_url":"https://codeload.github.com/cschladetsch/CardChess-Unity3d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229082305,"owners_count":18017251,"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":["card-game","chess","csharp","game","networking","unity"],"created_at":"2024-12-10T15:07:42.373Z","updated_at":"2024-12-10T15:07:45.137Z","avatar_url":"https://github.com/cschladetsch.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Card Chess ![Kings](Doc/Kings.png)\n[![Build status](https://ci.appveyor.com/api/projects/status/github/cschladetsch/cardchess?svg=true)](https://ci.appveyor.com/project/cschladetsch/cardchess)\n[![License](https://img.shields.io/github/license/cschladetsch/cardchess.svg?label=License\u0026maxAge=86400)](./LICENSE)\n\n**The CI Build is failing because it is a Unity3d project, and the use of git-submodules. Keeping the badge as a reminder to everyone about these issues.**\n\nChardChess Unity3d game inspired by Trading Card Games such as [Magic the Gathering](https://magic.wizards.com/en) and [Chess](https://lichess.org/).\n\nAm taking the unusual option of using an architecture that largely ignores Unity.\n\nFocusing on the gameplay and [Rules](https://github.com/cschladetsch/CardChess/wiki), and only later will added interaction and visuals/audio.\n\nThe main scene is in _Scenes/Main_.\n\n## Building\n\nThe build and Packages require an installation of [WorkFolder](https://github.com/cschladetsch/WorkFolder) mapped to the w-drive.\n\nI'll cover this all in more detail when I expect others to try to build it.\n\n## Testing\n\nThere are tests in _App/Tests_ folder that uses mocked types in _App/Mock_.\n\nThese tests are currently broken because I changed the rules without fixing the tests to match.\n\n## Gameplay\n\nAt first, the game will be a 2 player hotseat desktop (macOS and Windows) game.\n\nThe main [GameLoop](https://github.com/cschladetsch/CardCHess/wiki/gameloop) is well documented in the wiki.\n\nLater, if that all works out well, then networking layer will be added between Model and Agent. This has already been architected for via use of Futures for all interactions between Agents and Models.\n\n## Discord\nThere's also a [discord server](https://discord.gg/c8SmrE) connected to GitHub. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcschladetsch%2Fcardchess-unity3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcschladetsch%2Fcardchess-unity3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcschladetsch%2Fcardchess-unity3d/lists"}