{"id":20838072,"url":"https://github.com/timcsy/gameteam","last_synced_at":"2026-04-21T17:36:37.126Z","repository":{"id":187409659,"uuid":"194615787","full_name":"timcsy/GameTeam","owner":"timcsy","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-01T06:52:10.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T23:14:59.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/timcsy.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}},"created_at":"2019-07-01T06:49:08.000Z","updated_at":"2019-07-01T06:53:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"54a89865-2568-42bb-a9ed-fb95e3b07f65","html_url":"https://github.com/timcsy/GameTeam","commit_stats":null,"previous_names":["timcsy/gameteam"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FGameTeam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FGameTeam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FGameTeam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FGameTeam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timcsy","download_url":"https://codeload.github.com/timcsy/GameTeam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196557,"owners_count":20251853,"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":[],"created_at":"2024-11-18T01:09:19.585Z","updated_at":"2025-12-11T17:03:41.249Z","avatar_url":"https://github.com/timcsy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"GameTeam (跑關表產生器)\n===\n\n需求\n---\n基本需求：\n- 一個隊伍在同一回合只能去一個關卡\n- 同一隊不能同時出現在兩個關卡\n- 同一回合只能有兩隊在同一關\n\n考量需求（需要排優先次序）：\n- ALL_BATTLE：每一隊都要兩兩對戰到\n- CAN_BATTLE_REPRAT：對戰可以重複\n- CAN_LEVEL_REPEAT：可以重複玩關卡\n- CAN_BATTLE_REPRAT_CONTI：對戰可以重複，而組合可以連續\n- CAN_LEVEL_REPEAT_CONTI：可以重複玩關卡，而可以連續重玩同一個\n- CAN_TEAM_EMPTY：可以有空隊\n- CAN_LEVEL_EMPTY：可以有空關\n- CAN_ROUND_EXCEED：最終回合數可以多於預定的\n- CAN_ROUND_SHORT：最終回合數可以少於預定的\n\n演算法\n---\n使用Backtracking\n\n參考資料\n---\n- https://github.com/ensky/GroundGame-scheduler","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcsy%2Fgameteam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimcsy%2Fgameteam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcsy%2Fgameteam/lists"}