{"id":19867297,"url":"https://github.com/huzecong/Connect","last_synced_at":"2025-12-30T09:28:02.887Z","repository":{"id":91317020,"uuid":"41340062","full_name":"huzecong/FlowFree","owner":"huzecong","description":"Qt project - Flow Free game","archived":false,"fork":false,"pushed_at":"2019-07-27T21:53:38.000Z","size":7099,"stargazers_count":81,"open_issues_count":1,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-10-20T20:16:51.229Z","etag":null,"topics":["algorithm","flowfree","game","material-design","qml","qt"],"latest_commit_sha":null,"homepage":null,"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/huzecong.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}},"created_at":"2015-08-25T03:10:02.000Z","updated_at":"2023-10-20T20:16:51.666Z","dependencies_parsed_at":"2023-03-13T17:48:01.868Z","dependency_job_id":null,"html_url":"https://github.com/huzecong/FlowFree","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huzecong%2FFlowFree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huzecong%2FFlowFree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huzecong%2FFlowFree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huzecong%2FFlowFree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huzecong","download_url":"https://codeload.github.com/huzecong/FlowFree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224300094,"owners_count":17288680,"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":["algorithm","flowfree","game","material-design","qml","qt"],"created_at":"2024-11-12T15:28:58.855Z","updated_at":"2025-12-30T09:28:02.881Z","avatar_url":"https://github.com/huzecong.png","language":"C++","readme":"# Connect\n\nThis repository holds Connect, a game implemented in Qt where you need to connect matching colored dots with pipes to fill the entire grid without intersecting or overlapping.\n\nThe code is the product of a summer semester course project.\n\nThis project uses [qml-material](https://github.com/papyros/qml-material), the Material Design UI for Qt QML by @papyros.\n\n# Description\n\nYou can get a glimpse of the game's mechanics through the GIF below:\n\n![intro-1](https://raw.githubusercontent.com/huzecong/FlowFree/master/doc/image/intro-1.gif)\n\nThe game also features an auto-solve function, implementing a fast solving algorithm. You can see it in action below:\n\n![intro-2](https://raw.githubusercontent.com/huzecong/FlowFree/master/doc/image/intro-2.gif)\n\nThe algorithm is a simple extension of what is known as \"connectedness-based state compression dynamic programming\" (abbreviated \"plug-DP\") in the Chinese community of Olympiad in Informatics contestants. It is the algorithm behind the solution to this problem: [URAL 1519 - Formula 1](http://acm.timus.ru/problem.aspx?space=1\u0026num=1519).\nA [keynote slide](https://github.com/huzecong/FlowFree/blob/master/solver/FlowFree%E6%B1%82%E8%A7%A3%E7%AE%97%E6%B3%95.key) in Chinese briefly describes the algorithm.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuzecong%2FConnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuzecong%2FConnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuzecong%2FConnect/lists"}