{"id":21074055,"url":"https://github.com/tomaztk/sudoku_game_with_r","last_synced_at":"2025-09-02T02:35:45.978Z","repository":{"id":131356938,"uuid":"233286945","full_name":"tomaztk/Sudoku_game_with_R","owner":"tomaztk","description":"Sudoku game with R Language","archived":false,"fork":false,"pushed_at":"2020-01-13T06:09:16.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T14:43:14.686Z","etag":null,"topics":["programming","r","r-programming","rstats","sudoku","sudoku-solver"],"latest_commit_sha":null,"homepage":null,"language":"R","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/tomaztk.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-11T19:38:34.000Z","updated_at":"2020-04-08T06:26:11.000Z","dependencies_parsed_at":"2023-07-31T18:46:45.064Z","dependency_job_id":null,"html_url":"https://github.com/tomaztk/Sudoku_game_with_R","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomaztk/Sudoku_game_with_R","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FSudoku_game_with_R","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FSudoku_game_with_R/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FSudoku_game_with_R/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FSudoku_game_with_R/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomaztk","download_url":"https://codeload.github.com/tomaztk/Sudoku_game_with_R/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FSudoku_game_with_R/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273220812,"owners_count":25066461,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":["programming","r","r-programming","rstats","sudoku","sudoku-solver"],"created_at":"2024-11-19T19:14:20.762Z","updated_at":"2025-09-02T02:35:45.967Z","avatar_url":"https://github.com/tomaztk.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku game with R\nSudoku is a classical  logical game based on combinatorial number replacement puzzle.\nObjective is to to fill 9x9 matrix with digitcs so that each column, each row, and each box (3x3 subgrid) of nine contain all of the digits from 1 to 9.\n\n\n## R code\n\nR code consists of couple helper functions and matrix for the sudoku to be solved.\n\n![Sudoku in output](./img/grid.jpg)\n\nAnd with solution as a sudoku solver.\n\n![Sudoku solver output](./img/solution.png)\n\n\n## Cloning the repository\nYou can follow the steps below to clone the repository. \n```\ngit clone -n https://github.com/tomaztk/Sudoku_game_with_R.git\n```\n\n## Contributors and co-authors \n\nThanks to these wonderful community people making this classical game in R better. Contributions of any kind is highly appreciated!\n\n\n\n\n## License\nThese samples and templates are all licensed under the MIT license.\n\n## Questions\nEmail questions to: tomaztsql@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaztk%2Fsudoku_game_with_r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaztk%2Fsudoku_game_with_r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaztk%2Fsudoku_game_with_r/lists"}