{"id":21290193,"url":"https://github.com/miskcoo/rubik-cube","last_synced_at":"2025-07-11T14:32:12.193Z","repository":{"id":81686868,"uuid":"71439670","full_name":"miskcoo/rubik-cube","owner":"miskcoo","description":"Rubik's Cube solver implemented by C++ and OpenGL using Krof/Kociemba algorithm.","archived":false,"fork":false,"pushed_at":"2017-08-18T11:23:42.000Z","size":2352,"stargazers_count":133,"open_issues_count":3,"forks_count":32,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-06T04:41:18.646Z","etag":null,"topics":["algorithm","rubik-cube-solver"],"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/miskcoo.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":"2016-10-20T08:07:58.000Z","updated_at":"2025-02-24T15:05:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6edf303-fdd6-4111-aa98-c65e7fa82572","html_url":"https://github.com/miskcoo/rubik-cube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miskcoo/rubik-cube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miskcoo%2Frubik-cube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miskcoo%2Frubik-cube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miskcoo%2Frubik-cube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miskcoo%2Frubik-cube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miskcoo","download_url":"https://codeload.github.com/miskcoo/rubik-cube/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miskcoo%2Frubik-cube/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264833280,"owners_count":23670617,"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","rubik-cube-solver"],"created_at":"2024-11-21T12:45:43.395Z","updated_at":"2025-07-11T14:32:12.177Z","avatar_url":"https://github.com/miskcoo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rubik's Cube Solver\n\nA Rubik's Cube solver implemented by C++ and OpenGL. You can use your mouse to rotate the cube.\n\nSee [HERE](http://blog.miskcoo.com/2017/03/how-to-reconstruct-rubik-cube)(in Chinese) for more details about the algorithm.\n\n![screenshot](https://raw.githubusercontent.com/miskcoo/rubik-cube/master/demo.gif)\n\n## Requirement\n\n* C++11 support (especially the multi-thread library)\n* OpenGL\n* GLFW\n\n## Usage\n\n```bash\nsolver -tra\n```\n* *-t* maximum thread number used to calculate, the default value is 1.\n* *-r* random twist times to generate a cube.\n  * When using Krof algorithm, the default value is 15.\n  * When using Krociemba algorithm, the default value is 200.\n* *-a* specify which algorithm will be used to solve the cube. \n  * Only two algorithms are available: *krof*, *kociemba*. \n  * The default algorithm is kociemba.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiskcoo%2Frubik-cube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiskcoo%2Frubik-cube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiskcoo%2Frubik-cube/lists"}