{"id":20460983,"url":"https://github.com/mikkoi/rubik","last_synced_at":"2026-05-28T21:31:24.919Z","repository":{"id":72897234,"uuid":"205147306","full_name":"mikkoi/rubik","owner":"mikkoi","description":"A Rubik cube simulator with a terminal UI","archived":false,"fork":false,"pushed_at":"2020-01-23T18:53:56.000Z","size":210,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T11:33:59.418Z","etag":null,"topics":["c","check","cmake","hacktoberfest","ncurses"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikkoi.png","metadata":{"files":{"readme":"README","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":"2019-08-29T11:24:29.000Z","updated_at":"2023-02-24T12:19:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff074887-8f74-4902-a271-21813c986465","html_url":"https://github.com/mikkoi/rubik","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikkoi/rubik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Frubik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Frubik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Frubik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Frubik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikkoi","download_url":"https://codeload.github.com/mikkoi/rubik/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Frubik/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","check","cmake","hacktoberfest","ncurses"],"created_at":"2024-11-15T12:22:42.961Z","updated_at":"2026-05-28T21:31:24.902Z","avatar_url":"https://github.com/mikkoi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"A Rubik cube simulator with a terminal UI\n\n\n# Requirements\n\n* NCurses\n\n\n# Install\n\n* git clone https://github.com/mikkoi/rubik.git\n* mkdir build-rubik \u0026\u0026 cd build-rubik\n* cmake ../rubik -DCMAKE_BUILD_TYPE=Release -D BUILD_TESTING=False\n* If your NCurses library is not installed in a default directory, add parameter:\n* -D CURSES_INCLUDE_PATH=\u003cncurses_installation\u003e\n* make\n* make install\n\n\n# Contribute\n\nIf you want to contribute code, you will need to compile the project\nin Debug mode and run tests. Here is how:\n\n\n## Check Framework\n\n* You need C test framework Check. Install via system tools, e.g. \n  `sudo apt-get install check` or `yum install check`.\n* Or direct from GitHub: https://github.com/libcheck/check/releases\n\n\n## Rubik\n\n* git clone https://github.com/mikkoi/rubik.git\n* mkdir build-Debug-rubik \u0026\u0026 cd build-Debug-rubik\n* cmake -D CMAKE_BUILD_TYPE=Debug -D BUILD_TESTING=True -D Check_ROOT=\u003ccheck_installation\u003e -D CMAKE_INSTALL_PREFIX=../install-Debug-rubik ../rubik\n* If your NCurses library is not installed in a default directory, add parameter:\n* -D CURSES_INCLUDE_PATH=\u003cncurses_installation\u003e\n* make\n* ctest\n* make install\n* ../install-Debug/rubik/bin/rubik\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikkoi%2Frubik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikkoi%2Frubik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikkoi%2Frubik/lists"}