{"id":13794271,"url":"https://github.com/cahidenes/rubiks-cube-solver","last_synced_at":"2026-01-18T00:55:07.726Z","repository":{"id":181155351,"uuid":"334397755","full_name":"cahidenes/rubiks-cube-solver","owner":"cahidenes","description":"Rubik's Cube solver with cube detection using OpenCV in python","archived":false,"fork":false,"pushed_at":"2021-10-22T18:47:54.000Z","size":9072,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-03T23:03:33.169Z","etag":null,"topics":["opencv","rubiks-cube","rubiks-cube-solver"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cahidenes.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":"2021-01-30T11:36:12.000Z","updated_at":"2024-07-10T08:42:47.000Z","dependencies_parsed_at":"2023-07-14T09:51:39.518Z","dependency_job_id":null,"html_url":"https://github.com/cahidenes/rubiks-cube-solver","commit_stats":null,"previous_names":["cahidenes/rubiks-cube-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cahidenes%2Frubiks-cube-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cahidenes%2Frubiks-cube-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cahidenes%2Frubiks-cube-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cahidenes%2Frubiks-cube-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cahidenes","download_url":"https://codeload.github.com/cahidenes/rubiks-cube-solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225152702,"owners_count":17429179,"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":["opencv","rubiks-cube","rubiks-cube-solver"],"created_at":"2024-08-03T23:00:37.962Z","updated_at":"2026-01-18T00:55:02.702Z","avatar_url":"https://github.com/cahidenes.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Rubik's Cube Solver\nRecognizes Rubik's cubes and solves with Kociemba's two-phase algorithm.\n\nThis repository implements only recognizing part. Solution part is imported [(kociemba package)](https://pypi.org/project/kociemba/)\n\n- Aimed for stickerless cubes. Occasionally works for other cubes, worth trying.\n- **Key Feature:** Recognizes cube from only two opposite corners, no specific order needed. Easy and fast.\n\n## Demo\n\n![Demo](https://github.com/cahidenes/visuals/blob/main/rubiks-cube-solver.gif?raw=true)\n\n## Pip Installs\n    pip install opencv-python\n    pip install kociemba\n\n## Doesn't Work?\n- Make sure all sides of your cube is well lit\n- Make sure your cube is aligned nice enough with grid lines (especially the central corner)\n- Make sure your finger doesn't cover your cube\n- Remove logo sticker or cover with the appropriate color\n- Try again with different corners or rotations (if you have passed the first corner, you can't choose any corner)\n- Try again with flat color background\n- Open an issue with screenshots provided\n\n## Possible Further Improvements\n- Support for cubes with stickers\n- Recognize cubes anywhere on the screen\n- Better UI\n\n_Feel free to contribute or use in your projects :)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcahidenes%2Frubiks-cube-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcahidenes%2Frubiks-cube-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcahidenes%2Frubiks-cube-solver/lists"}